summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2003-03-17 00:11:08 +0000
committerDylan Carlson <absinthe@gentoo.org>2003-03-17 00:11:08 +0000
commit42133542f6b956cad3b934f0fff3927c25ad7a03 (patch)
tree0b52d3c5e8fbe8408011384e2f041ef883c7d2d7 /dev-java/commons-cli
parentInitial import. (diff)
downloadgentoo-2-42133542f6b956cad3b934f0fff3927c25ad7a03.tar.gz
gentoo-2-42133542f6b956cad3b934f0fff3927c25ad7a03.tar.bz2
gentoo-2-42133542f6b956cad3b934f0fff3927c25ad7a03.zip
unmasked x86.
Diffstat (limited to 'dev-java/commons-cli')
-rw-r--r--dev-java/commons-cli/commons-cli-1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/commons-cli/commons-cli-1.0.ebuild b/dev-java/commons-cli/commons-cli-1.0.ebuild
index dfb5def5fa25..9127b64baef3 100644
--- a/dev-java/commons-cli/commons-cli-1.0.ebuild
+++ b/dev-java/commons-cli/commons-cli-1.0.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-cli/commons-cli-1.0.ebuild,v 1.2 2003/03/16 07:05:25 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-cli/commons-cli-1.0.ebuild,v 1.3 2003/03/17 00:10:21 absinthe Exp $
S=${WORKDIR}/${PN}-${PV}
DESCRIPTION="Jakarta-Commons library for working with command line arguments and options"
@@ -12,7 +12,7 @@ DEPEND=">=virtual/jdk-1.3
RDEPEND=">=virtual/jre-1.3"
LICENSE="Apache-1.1"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha"
+KEYWORDS="x86"
IUSE="jikes junit"
src_compile() {