summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-05-09 10:00:57 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-05-09 10:00:57 +0200
commita58af3fae25fbd7d8a3033101ae6894a7eaa3824 (patch)
treea9994cb8a8e478499c2a8c4dc4abffb342f1a9a6 /dev-java/icu4j
parentdev-java/icu4j: Stabilize 71.1 ppc64, #843392 (diff)
downloadgentoo-a58af3fae25fbd7d8a3033101ae6894a7eaa3824.tar.gz
gentoo-a58af3fae25fbd7d8a3033101ae6894a7eaa3824.tar.bz2
gentoo-a58af3fae25fbd7d8a3033101ae6894a7eaa3824.zip
dev-java/icu4j: Stabilize 71.1 arm64, #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 c550f83630ed..a14ec6534942 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 )"