summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-19 10:07:04 +0000
committerSam James <sam@gentoo.org>2024-01-19 10:07:04 +0000
commitc38886657657a89603e9933f0a53abc8d6d8bf05 (patch)
treebc7ab429768a99721c1b2df4ef51983da7898b72 /dev-java/jmh-core
parentdev-java/jna: Stabilize 5.14.0 arm64, #922472 (diff)
downloadgentoo-c38886657657a89603e9933f0a53abc8d6d8bf05.tar.gz
gentoo-c38886657657a89603e9933f0a53abc8d6d8bf05.tar.bz2
gentoo-c38886657657a89603e9933f0a53abc8d6d8bf05.zip
dev-java/jmh-core: Stabilize 1.37 ppc64, #922473
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-java/jmh-core')
-rw-r--r--dev-java/jmh-core/jmh-core-1.37.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jmh-core/jmh-core-1.37.ebuild b/dev-java/jmh-core/jmh-core-1.37.ebuild
index a6e6a2d57d68..c45839f43f91 100644
--- a/dev-java/jmh-core/jmh-core-1.37.ebuild
+++ b/dev-java/jmh-core/jmh-core-1.37.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -16,7 +16,7 @@ S="${WORKDIR}/jmh-${PV}"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ppc64 ~x86"
CP_DEPEND="
dev-java/commons-math:3