summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-10-22 10:59:48 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-10-22 10:59:48 +0000
commit0f278b68a7ff2265082ea7ee34c088b003012046 (patch)
tree9e6dd6791ea3357f24e540dc32726f2dfe396c66 /dev-java/fscript/fscript-1.15.ebuild
parentKeywords ~amd64. (Manifest recommit) (diff)
downloadgentoo-2-0f278b68a7ff2265082ea7ee34c088b003012046.tar.gz
gentoo-2-0f278b68a7ff2265082ea7ee34c088b003012046.tar.bz2
gentoo-2-0f278b68a7ff2265082ea7ee34c088b003012046.zip
Keywords ~amd64.
Diffstat (limited to 'dev-java/fscript/fscript-1.15.ebuild')
-rw-r--r--dev-java/fscript/fscript-1.15.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/fscript/fscript-1.15.ebuild b/dev-java/fscript/fscript-1.15.ebuild
index 807b636b6dac..9777a18480b5 100644
--- a/dev-java/fscript/fscript-1.15.ebuild
+++ b/dev-java/fscript/fscript-1.15.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/fscript/fscript-1.15.ebuild,v 1.3 2004/10/16 17:13:20 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/fscript/fscript-1.15.ebuild,v 1.4 2004/10/22 10:56:25 absinthe Exp $
inherit java-pkg
@@ -9,7 +9,7 @@ HOMEPAGE="http://fscript.sourceforge.net/"
SRC_URI="mirror://sourceforge/fscript/${P}.tgz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~amd64"
DEPEND=">=virtual/jdk-1.4
dev-java/ant"
RDEPEND=">=virtual/jre-1.4"