diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:43:02 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:43:02 +0100 |
commit | 280827457cc81144f0f0f26649f8a61bbfbf9633 (patch) | |
tree | cf6d84593f7bef67937de251aadcc3a0e4806e7c /dev-java/commons-collections | |
parent | dev-java/commons-codec: dropped ~x86-freebsd (diff) | |
download | gentoo-280827457cc81144f0f0f26649f8a61bbfbf9633.tar.gz gentoo-280827457cc81144f0f0f26649f8a61bbfbf9633.tar.bz2 gentoo-280827457cc81144f0f0f26649f8a61bbfbf9633.zip |
dev-java/commons-collections: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-java/commons-collections')
-rw-r--r-- | dev-java/commons-collections/commons-collections-3.2.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/commons-collections/commons-collections-3.2.1-r1.ebuild b/dev-java/commons-collections/commons-collections-3.2.1-r1.ebuild index 5e542cf54a5f..d6c76120b96c 100644 --- a/dev-java/commons-collections/commons-collections-3.2.1-r1.ebuild +++ b/dev-java/commons-collections/commons-collections-3.2.1-r1.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$ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="mirror://apache/${PN/-//}/source/${P}-src.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="test-framework" CDEPEND=" |