summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/commons-collections/commons-collections-2.1-r1.ebuild')
-rw-r--r--dev-java/commons-collections/commons-collections-2.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/commons-collections/commons-collections-2.1-r1.ebuild b/dev-java/commons-collections/commons-collections-2.1-r1.ebuild
index 60f5bd71f4ec..9cff3aeb913d 100644
--- a/dev-java/commons-collections/commons-collections-2.1-r1.ebuild
+++ b/dev-java/commons-collections/commons-collections-2.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 2002 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-r1.ebuild,v 1.1 2002/11/02 22:04:58 karltk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-collections/commons-collections-2.1-r1.ebuild,v 1.2 2002/11/05 03:00:49 strider Exp $
S=${WORKDIR}/${PN}-${PV}-src
DESCRIPTION="Jakarta-Commons Collections Component"
@@ -12,7 +12,7 @@ DEPEND=">=virtual/jdk-1.3
RDEPEND=">=virtual/jre-1.3"
LICENSE="Apache-1.1"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~sparc64 ~alpha"
+KEYWORDS="~x86"
IUSE="jikes junit"
src_compile() {