diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-08-16 10:25:27 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-08-16 10:25:27 +0200 |
commit | bb863e0c2778188a32466cdb03f2b52f78494cea (patch) | |
tree | 4182e7a474b21fd23124a3fb7bce1816e44bbe3c /dev-java/commons-collections | |
parent | dev-java/commons-collections-3.2.1-r1: amd64 stable wrt bug #557902 (diff) | |
download | gentoo-bb863e0c2778188a32466cdb03f2b52f78494cea.tar.gz gentoo-bb863e0c2778188a32466cdb03f2b52f78494cea.tar.bz2 gentoo-bb863e0c2778188a32466cdb03f2b52f78494cea.zip |
dev-java/commons-collections-3.2.1-r1: x86 stable wrt bug #557902
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-java/commons-collections')
-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 d5ceab75b248..bf46f001846c 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=" |