diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:45:35 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:45:35 +0100 |
commit | 98200d992ab41eb5d0bc648b9f3119470b1c0c44 (patch) | |
tree | 1c36b1cdefcda0b944c16b5e17080c44973439ee /dev-java/icu4j | |
parent | dev-java/gnu-regexp: dropped ~x86-freebsd (diff) | |
download | gentoo-98200d992ab41eb5d0bc648b9f3119470b1c0c44.tar.gz gentoo-98200d992ab41eb5d0bc648b9f3119470b1c0c44.tar.bz2 gentoo-98200d992ab41eb5d0bc648b9f3119470b1c0c44.zip |
dev-java/icu4j: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-java/icu4j')
-rw-r--r-- | dev-java/icu4j/icu4j-54.1.1.ebuild | 4 | ||||
-rw-r--r-- | dev-java/icu4j/icu4j-55.1.ebuild | 4 | ||||
-rw-r--r-- | dev-java/icu4j/icu4j-56.1.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-java/icu4j/icu4j-54.1.1.ebuild b/dev-java/icu4j/icu4j-54.1.1.ebuild index f6edcc4d43df..8a60faf726b7 100644 --- a/dev-java/icu4j/icu4j-54.1.1.ebuild +++ b/dev-java/icu4j/icu4j-54.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -17,7 +17,7 @@ SRC_URI="http://download.icu-project.org/files/${PN}/${PV}/${PN}-${PV//./_}.tgz" LICENSE="icu" SLOT="52" -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 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" # Beware of jdk version dependant code #361593 diff --git a/dev-java/icu4j/icu4j-55.1.ebuild b/dev-java/icu4j/icu4j-55.1.ebuild index ea3cf7e979a1..05d47fd92082 100644 --- a/dev-java/icu4j/icu4j-55.1.ebuild +++ b/dev-java/icu4j/icu4j-55.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" # Beware of jdk version dependant code #361593 diff --git a/dev-java/icu4j/icu4j-56.1.ebuild b/dev-java/icu4j/icu4j-56.1.ebuild index 3419cfee5785..ad800cf8a7d3 100644 --- a/dev-java/icu4j/icu4j-56.1.ebuild +++ b/dev-java/icu4j/icu4j-56.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="http://download.icu-project.org/files/${PN}/${PV}/${PN}-${PV//./_}.tgz" LICENSE="icu" SLOT="56" -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 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" DEPEND=">=virtual/jdk-1.6" |