diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-22 08:40:54 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-22 08:40:54 +0000 |
commit | 6139c50d6c79799912d8e4d698c992950bf66204 (patch) | |
tree | eb441f367ae004148e8b3a4172d04a14e98db4bf /dev-java/gnu-jaxp/gnu-jaxp-1.0_beta1-r1.ebuild | |
parent | net-misc/quagga: added quagga-0.96.5-r1 which introduces the local use flag "... (diff) | |
download | gentoo-2-6139c50d6c79799912d8e4d698c992950bf66204.tar.gz gentoo-2-6139c50d6c79799912d8e4d698c992950bf66204.tar.bz2 gentoo-2-6139c50d6c79799912d8e4d698c992950bf66204.zip |
Keywords ~amd64.
Diffstat (limited to 'dev-java/gnu-jaxp/gnu-jaxp-1.0_beta1-r1.ebuild')
-rw-r--r-- | dev-java/gnu-jaxp/gnu-jaxp-1.0_beta1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/gnu-jaxp/gnu-jaxp-1.0_beta1-r1.ebuild b/dev-java/gnu-jaxp/gnu-jaxp-1.0_beta1-r1.ebuild index 69fd3e11f80c..e2cb0b416762 100644 --- a/dev-java/gnu-jaxp/gnu-jaxp-1.0_beta1-r1.ebuild +++ b/dev-java/gnu-jaxp/gnu-jaxp-1.0_beta1-r1.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/gnu-jaxp/gnu-jaxp-1.0_beta1-r1.ebuild,v 1.2 2004/10/16 17:14:56 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-jaxp/gnu-jaxp-1.0_beta1-r1.ebuild,v 1.3 2004/10/22 08:40:54 absinthe Exp $ inherit java-pkg eutils @@ -11,7 +11,7 @@ DEPEND="" RDEPEND=">=virtual/jdk-1.3" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~amd64" IUSE="doc" S=${WORKDIR}/${PN/-/}-${PV/_beta1/beta1} |