summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-19 10:07:00 +0000
committerSam James <sam@gentoo.org>2024-01-19 10:07:00 +0000
commit1dcdc85de19e0ab99674842f34aa3d281a2f6e42 (patch)
treeca5e76ec05e9ab652bdae1d6904494caef237b0d /dev-java
parentsys-apps/moar: add 1.23.1 (diff)
downloadgentoo-1dcdc85de19e0ab99674842f34aa3d281a2f6e42.tar.gz
gentoo-1dcdc85de19e0ab99674842f34aa3d281a2f6e42.tar.bz2
gentoo-1dcdc85de19e0ab99674842f34aa3d281a2f6e42.zip
dev-java/icu4j: Stabilize 74.2 ppc64, #922471
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/icu4j/icu4j-74.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/icu4j/icu4j-74.2.ebuild b/dev-java/icu4j/icu4j-74.2.ebuild
index b0d9df772754..caaeb913da15 100644
--- a/dev-java/icu4j/icu4j-74.2.ebuild
+++ b/dev-java/icu4j/icu4j-74.2.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
@@ -20,7 +20,7 @@ S="${WORKDIR}/icu-release-${PV/./-}/icu4j/main"
LICENSE="icu"
SLOT="70"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ppc64 ~x86"
DEPEND="
>=virtual/jdk-1.8:*