diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-03-01 09:41:01 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-01 09:45:53 +0100 |
commit | 6241d54ce9e40a4831d2a35250c3ef691ef4e227 (patch) | |
tree | d0f3930b199ba45799bc328e4acd755c60a40072 /dev-java/commons-primitives | |
parent | dev-java/commons-pool: Dekeyword *-fbsd (diff) | |
download | gentoo-6241d54ce9e40a4831d2a35250c3ef691ef4e227.tar.gz gentoo-6241d54ce9e40a4831d2a35250c3ef691ef4e227.tar.bz2 gentoo-6241d54ce9e40a4831d2a35250c3ef691ef4e227.zip |
dev-java/commons-primitives: Dekeyword *-fbsd
Diffstat (limited to 'dev-java/commons-primitives')
-rw-r--r-- | dev-java/commons-primitives/commons-primitives-1.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/commons-primitives/commons-primitives-1.0-r3.ebuild b/dev-java/commons-primitives/commons-primitives-1.0-r3.ebuild index 35cda4986a67..22a04bf2b76c 100644 --- a/dev-java/commons-primitives/commons-primitives-1.0-r3.ebuild +++ b/dev-java/commons-primitives/commons-primitives-1.0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 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="https://www.apache.org/dist/commons/primitives/source/${P}-src.tar.gz - LICENSE="Apache-1.1" SLOT="0" -KEYWORDS="amd64 x86 ~x86-fbsd" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=" |