summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/commons-logging')
-rw-r--r--dev-java/commons-logging/commons-logging-1.0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/commons-logging/commons-logging-1.0.3.ebuild b/dev-java/commons-logging/commons-logging-1.0.3.ebuild
index 3d851419e691..84811e9e6a3a 100644
--- a/dev-java/commons-logging/commons-logging-1.0.3.ebuild
+++ b/dev-java/commons-logging/commons-logging-1.0.3.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-logging/commons-logging-1.0.3.ebuild,v 1.2 2003/04/26 05:36:58 strider Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-logging/commons-logging-1.0.3.ebuild,v 1.3 2003/07/11 21:41:48 aliz Exp $
inherit jakarta-commons
@@ -14,7 +14,7 @@ DEPEND=">=virtual/jdk-1.3
RDEPEND=">=virtual/jdk-1.3"
LICENSE="Apache-1.1"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc"
+KEYWORDS="x86 ~ppc ~sparc"
IUSE="doc jikes junit"
src_compile() {