diff options
author | 2022-11-23 15:12:22 +0100 | |
---|---|---|
committer | 2022-11-23 15:12:22 +0100 | |
commit | 05d6c56f880a5c20cc4470b939b57c8251bada94 (patch) | |
tree | 0d749b151b5aaa6128a95bdb06447904445706a4 /dev-java/icu4j | |
parent | dev-python/pyglet: Stabilize 1.5.27 x86, #881923 (diff) | |
download | gentoo-05d6c56f880a5c20cc4470b939b57c8251bada94.tar.gz gentoo-05d6c56f880a5c20cc4470b939b57c8251bada94.tar.bz2 gentoo-05d6c56f880a5c20cc4470b939b57c8251bada94.zip |
dev-java/icu4j: Stabilize 72.1 x86, #882083
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-java/icu4j')
-rw-r--r-- | dev-java/icu4j/icu4j-72.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/icu4j/icu4j-72.1.ebuild b/dev-java/icu4j/icu4j-72.1.ebuild index aa0053c39bc3..6c36773ab3b6 100644 --- a/dev-java/icu4j/icu4j-72.1.ebuild +++ b/dev-java/icu4j/icu4j-72.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 )" |