summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/commons-collections/commons-collections-2.1-r3.ebuild')
-rw-r--r--dev-java/commons-collections/commons-collections-2.1-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/commons-collections/commons-collections-2.1-r3.ebuild b/dev-java/commons-collections/commons-collections-2.1-r3.ebuild
index 61991bb29400..0f20e5b3fd81 100644
--- a/dev-java/commons-collections/commons-collections-2.1-r3.ebuild
+++ b/dev-java/commons-collections/commons-collections-2.1-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-collections/commons-collections-2.1-r3.ebuild,v 1.2 2003/03/18 22:42:12 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-collections/commons-collections-2.1-r3.ebuild,v 1.3 2003/04/06 07:38:14 absinthe Exp $
inherit jakarta-commons
@@ -15,7 +15,7 @@ DEPEND=">=virtual/jdk-1.3
RDEPEND=">=virtual/jre-1.3"
LICENSE="Apache-1.1"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86 ~ppc ~sparc"
IUSE="doc jikes junit"
src_compile() {