diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-03-01 09:41:39 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-01 09:46:00 +0100 |
commit | 8aa89ee6faa88151ad71acbe1bac3e7748491ff3 (patch) | |
tree | 0f9c722144fecbcf87ce7526a9328ed350843b8d /dev-java/icu4j/icu4j-54.1.1.ebuild | |
parent | dev-java/ical4j: Dekeyword *-fbsd (diff) | |
download | gentoo-8aa89ee6faa88151ad71acbe1bac3e7748491ff3.tar.gz gentoo-8aa89ee6faa88151ad71acbe1bac3e7748491ff3.tar.bz2 gentoo-8aa89ee6faa88151ad71acbe1bac3e7748491ff3.zip |
dev-java/icu4j: Dekeyword *-fbsd
Diffstat (limited to 'dev-java/icu4j/icu4j-54.1.1.ebuild')
-rw-r--r-- | dev-java/icu4j/icu4j-54.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/icu4j/icu4j-54.1.1.ebuild b/dev-java/icu4j/icu4j-54.1.1.ebuild index 82a976fcd4a4..b7808b26f206 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-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -16,7 +16,7 @@ SRC_URI="http://download.icu-project.org/files/${PN}/${PV}/${PN}-${PV//./_}.tgz" LICENSE="icu" SLOT="52" -KEYWORDS="amd64 ~arm64 ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" # Beware of jdk version dependant code #361593 |