summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/commons-collections/commons-collections-3.2.1.ebuild')
-rw-r--r--dev-java/commons-collections/commons-collections-3.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/commons-collections/commons-collections-3.2.1.ebuild b/dev-java/commons-collections/commons-collections-3.2.1.ebuild
index 29dbcd4fbbd8..8623019013dc 100644
--- a/dev-java/commons-collections/commons-collections-3.2.1.ebuild
+++ b/dev-java/commons-collections/commons-collections-3.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-collections/commons-collections-3.2.1.ebuild,v 1.4 2008/10/21 22:35:39 ken69267 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-collections/commons-collections-3.2.1.ebuild,v 1.5 2008/10/25 17:27:13 nixnut Exp $
JAVA_PKG_IUSE="doc source test"
@@ -12,7 +12,7 @@ SRC_URI="mirror://apache/${PN/-//}/source/${P}-src.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ia64 ppc ~ppc64 ~x86 ~x86-fbsd"
IUSE="test-framework"
COMMON_DEP="test-framework? ( =dev-java/junit-3.8* )"