diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-09 09:32:34 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-09 09:32:34 +0200 |
commit | 36c6644b2087e3a2e2afef950bc31841aa2e0a92 (patch) | |
tree | 706da51cbd5b246e6c02acc872613097169a11a5 /dev-java/icu4j | |
parent | media-sound/cantata: Stabilize 2.5.0 amd64, #843365 (diff) | |
download | gentoo-36c6644b2087e3a2e2afef950bc31841aa2e0a92.tar.gz gentoo-36c6644b2087e3a2e2afef950bc31841aa2e0a92.tar.bz2 gentoo-36c6644b2087e3a2e2afef950bc31841aa2e0a92.zip |
dev-java/icu4j: Stabilize 71.1 amd64, #843392
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-java/icu4j')
-rw-r--r-- | dev-java/icu4j/icu4j-71.1.ebuild | 2 |
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 33022e52d6d9..493e9b92cbb1 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 )" |