summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/jikes/jikes-1.16.ebuild')
-rw-r--r--dev-java/jikes/jikes-1.16.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jikes/jikes-1.16.ebuild b/dev-java/jikes/jikes-1.16.ebuild
index 739e50a96d85..2fdee893fdba 100644
--- a/dev-java/jikes/jikes-1.16.ebuild
+++ b/dev-java/jikes/jikes-1.16.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jikes/jikes-1.16.ebuild,v 1.5 2002/10/13 13:38:54 blizzy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jikes/jikes-1.16.ebuild,v 1.6 2003/01/05 19:39:50 manson Exp $
DESCRIPTION="IBM's open source, high performance Java compiler"
HOMEPAGE="http://oss.software.ibm.com/developerworks/opensource/jikes/"
SRC_URI="ftp://www-126.ibm.com/pub/jikes/${PV}/${P}.tar.bz2"
LICENSE="IBM"
SLOT="0"
-KEYWORDS="x86 ppc"
+KEYWORDS="x86 ppc sparc"
RDEPEND="virtual/glibc"
DEPEND="${RDEPEND}"