diff options
author | James Le Cuirot <chewi@gentoo.org> | 2016-02-26 13:27:33 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2016-02-26 13:28:32 +0000 |
commit | 6935ec01afb23f04de7e853aed165c638a282114 (patch) | |
tree | 752ace461d98ff5a007f04a477c7dd06df8d7e69 /dev-java/icu4j | |
parent | sys-kernel/vanilla-sources: Automated version bump to {3.10.98,3.14.62,4.4.3}... (diff) | |
download | gentoo-6935ec01afb23f04de7e853aed165c638a282114.tar.gz gentoo-6935ec01afb23f04de7e853aed165c638a282114.tar.bz2 gentoo-6935ec01afb23f04de7e853aed165c638a282114.zip |
dev-java/icu4j: Stable on amd64, ppc64, x86 using ALLARCHES policy
Package-Manager: portage-2.2.27
Diffstat (limited to 'dev-java/icu4j')
-rw-r--r-- | dev-java/icu4j/icu4j-55.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/icu4j/icu4j-55.1.ebuild b/dev-java/icu4j/icu4j-55.1.ebuild index d3da6dc459b4..ea3cf7e979a1 100644 --- a/dev-java/icu4j/icu4j-55.1.ebuild +++ b/dev-java/icu4j/icu4j-55.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://download.icu-project.org/files/${PN}/${PV}/${PN}-${PV//./_}.tgz" LICENSE="icu" SLOT="55" -KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" # Beware of jdk version dependant code #361593 |