dev-java/jmh-generator-annprocess: Stabilize 1.37 amd64, #961169

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-08-07 09:13:02 +01:00
parent 6160a9f3dc
commit 7e633c4ba0

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ S="${WORKDIR}/jmh-${PV}"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~ppc64"
KEYWORDS="amd64 ~arm64 ~ppc64"
DEPEND="
dev-java/jmh-core:0