diff options
author | Sam James <sam@gentoo.org> | 2024-01-06 08:10:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-06 08:10:11 +0000 |
commit | 17ebbd4b763bf56d0eef8636db0b620a86200119 (patch) | |
tree | 367b1d86a4a898214e51f96ccb23a79e2fff1bfe | |
parent | dev-util/cmake: Stabilize 3.27.9 arm, #921388 (diff) | |
download | gentoo-17ebbd4b763bf56d0eef8636db0b620a86200119.tar.gz gentoo-17ebbd4b763bf56d0eef8636db0b620a86200119.tar.bz2 gentoo-17ebbd4b763bf56d0eef8636db0b620a86200119.zip |
dev-java/icu4j: Stabilize 74.1 ppc64, #921402
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-java/icu4j/icu4j-74.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/icu4j/icu4j-74.1.ebuild b/dev-java/icu4j/icu4j-74.1.ebuild index df57cac1fc96..02b63a4ebe7a 100644 --- a/dev-java/icu4j/icu4j-74.1.ebuild +++ b/dev-java/icu4j/icu4j-74.1.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:* |