summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-05-09 10:00:55 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-05-09 10:00:55 +0200
commit48f46777f84dc235428c93efead88e48ae2cde94 (patch)
tree22912f4b860011adf1ac480897bfdbb9df5e6d88 /dev-java/icu4j
parentx11-libs/libva-compat: Stabilize 1.8.3-r2 arm64, #843347 (diff)
downloadgentoo-48f46777f84dc235428c93efead88e48ae2cde94.tar.gz
gentoo-48f46777f84dc235428c93efead88e48ae2cde94.tar.bz2
gentoo-48f46777f84dc235428c93efead88e48ae2cde94.zip
dev-java/icu4j: Stabilize 71.1 ppc64, #843392
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-java/icu4j')
-rw-r--r--dev-java/icu4j/icu4j-71.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/icu4j/icu4j-71.1.ebuild b/dev-java/icu4j/icu4j-71.1.ebuild
index 02142ebf6d3f..c550f83630ed 100644
--- a/dev-java/icu4j/icu4j-71.1.ebuild
+++ b/dev-java/icu4j/icu4j-71.1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/unicode-org/icu/archive/refs/tags/release-${PV/./-}.
LICENSE="icu"
SLOT="70"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc64 x86"
DEPEND=">=virtual/jdk-1.8:*
test? ( dev-java/junitparams:0 )"