diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-08-21 09:35:45 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-08-21 09:35:45 +0200 |
commit | 29ac83aeef4cd2b5dc323cce2c7e58f995119d0a (patch) | |
tree | 4cb2b1c349b721a2afc2bbb845381c4160d2a3e6 /dev-java/commons-collections/commons-collections-3.2.1-r1.ebuild | |
parent | dev-java/commons-collections-3.2.1-r1: ppc stable wrt bug #557902 (diff) | |
download | gentoo-29ac83aeef4cd2b5dc323cce2c7e58f995119d0a.tar.gz gentoo-29ac83aeef4cd2b5dc323cce2c7e58f995119d0a.tar.bz2 gentoo-29ac83aeef4cd2b5dc323cce2c7e58f995119d0a.zip |
dev-java/commons-collections-3.2.1-r1: ppc64 stable wrt bug #557902
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-java/commons-collections/commons-collections-3.2.1-r1.ebuild')
-rw-r--r-- | dev-java/commons-collections/commons-collections-3.2.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 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 ed707e23ee05..44bab4b95637 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 @@ -13,7 +13,7 @@ SRC_URI="mirror://apache/${PN/-//}/source/${P}-src.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="test-framework" CDEPEND=" |