summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/rhino/rhino-1.6.1-r3.ebuild')
-rw-r--r--dev-java/rhino/rhino-1.6.1-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/rhino/rhino-1.6.1-r3.ebuild b/dev-java/rhino/rhino-1.6.1-r3.ebuild
index a98fce99988d..fa59c60b2c66 100644
--- a/dev-java/rhino/rhino-1.6.1-r3.ebuild
+++ b/dev-java/rhino/rhino-1.6.1-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/rhino-1.6.1-r3.ebuild,v 1.7 2007/02/13 19:00:57 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/rhino-1.6.1-r3.ebuild,v 1.8 2007/02/13 20:25:17 corsair Exp $
inherit java-pkg-2 java-ant-2 eutils
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.mozilla.org/pub/mozilla.org/js/${MY_P}.zip
HOMEPAGE="http://www.mozilla.org/rhino/"
LICENSE="NPL-1.1"
SLOT="1.6"
-KEYWORDS="~amd64 ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd"
IUSE="doc source"
S="${WORKDIR}/${MY_P}"
RDEPEND=">=virtual/jre-1.4