diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-03-01 09:41:41 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-01 09:46:00 +0100 |
commit | 4eab109fd3ed39795278016db686c65fcdfadc07 (patch) | |
tree | 03f8e8edd7f00a6f52ae48b9d263e815cde22097 /dev-java/iso-relax | |
parent | dev-java/icu4j: Dekeyword *-fbsd (diff) | |
download | gentoo-4eab109fd3ed39795278016db686c65fcdfadc07.tar.gz gentoo-4eab109fd3ed39795278016db686c65fcdfadc07.tar.bz2 gentoo-4eab109fd3ed39795278016db686c65fcdfadc07.zip |
dev-java/iso-relax: Dekeyword *-fbsd
Diffstat (limited to 'dev-java/iso-relax')
-rw-r--r-- | dev-java/iso-relax/iso-relax-20050331-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/iso-relax/iso-relax-20050331-r4.ebuild b/dev-java/iso-relax/iso-relax-20050331-r4.ebuild index cc473d9721ed..c82edc65fa0d 100644 --- a/dev-java/iso-relax/iso-relax-20050331-r4.ebuild +++ b/dev-java/iso-relax/iso-relax-20050331-r4.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" @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}-gentoo.tar.bz2 -> ${P}.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RESTRICT="test" |