summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/gnu-classpath/gnu-classpath-0.06.ebuild')
-rw-r--r--dev-java/gnu-classpath/gnu-classpath-0.06.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/gnu-classpath/gnu-classpath-0.06.ebuild b/dev-java/gnu-classpath/gnu-classpath-0.06.ebuild
index e9854330ea29..3b74c901677e 100644
--- a/dev-java/gnu-classpath/gnu-classpath-0.06.ebuild
+++ b/dev-java/gnu-classpath/gnu-classpath-0.06.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/gnu-classpath-0.06.ebuild,v 1.1 2004/03/07 02:05:02 zx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/gnu-classpath-0.06.ebuild,v 1.2 2004/03/22 19:59:35 dholm Exp $
DESCRIPTION="Free core class libraries for use with virtual machines and compilers for the java programming language"
SRC_URI="ftp://alpha.gnu.org/gnu/classpath/${P/gnu-}.tar.gz"
@@ -15,7 +15,7 @@ DEPEND=">=virtual/jdk-1.4
RDEPEND=">=virtual/jdk-1.4"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~sparc"
+KEYWORDS="~x86 ~sparc ~ppc"
S=${WORKDIR}/${P/gnu-}