diff options
Diffstat (limited to 'dev-java/antlr/antlr-2.7.4.ebuild')
-rw-r--r-- | dev-java/antlr/antlr-2.7.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/antlr/antlr-2.7.4.ebuild b/dev-java/antlr/antlr-2.7.4.ebuild index 88906c21ebde..6bbb2174ff72 100644 --- a/dev-java/antlr/antlr-2.7.4.ebuild +++ b/dev-java/antlr/antlr-2.7.4.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/antlr/antlr-2.7.4.ebuild,v 1.2 2004/10/16 16:57:45 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/antlr/antlr-2.7.4.ebuild,v 1.3 2004/10/22 10:40:43 absinthe Exp $ inherit java-pkg @@ -10,7 +10,7 @@ HOMEPAGE="http://www.antlr.org" DEPEND=">=virtual/jdk-1.2" SLOT="0" LICENSE="ANTLR" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" IUSE="" src_compile() { |