diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-22 11:51:48 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-22 11:51:48 +0000 |
commit | b89f2e064b77f890351e5b9a65f515166d951690 (patch) | |
tree | e7f061352a9de550788ea6f97338463a557c7458 /dev-java/saxon-bin/saxon-bin-6.5.3.ebuild | |
parent | version bump (Manifest recommit) (diff) | |
download | gentoo-2-b89f2e064b77f890351e5b9a65f515166d951690.tar.gz gentoo-2-b89f2e064b77f890351e5b9a65f515166d951690.tar.bz2 gentoo-2-b89f2e064b77f890351e5b9a65f515166d951690.zip |
Keywords ~amd64.
Diffstat (limited to 'dev-java/saxon-bin/saxon-bin-6.5.3.ebuild')
-rw-r--r-- | dev-java/saxon-bin/saxon-bin-6.5.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/saxon-bin/saxon-bin-6.5.3.ebuild b/dev-java/saxon-bin/saxon-bin-6.5.3.ebuild index 148a883c7ef3..b8722a4bca41 100644 --- a/dev-java/saxon-bin/saxon-bin-6.5.3.ebuild +++ b/dev-java/saxon-bin/saxon-bin-6.5.3.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/saxon-bin/saxon-bin-6.5.3.ebuild,v 1.2 2004/10/16 17:35:05 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/saxon-bin/saxon-bin-6.5.3.ebuild,v 1.3 2004/10/22 11:47:52 absinthe Exp $ inherit java-pkg @@ -8,7 +8,7 @@ DESCRIPTION="The SAXON package is a collection of tools for processing XML docum SRC_URI="mirror://sourceforge/saxon/saxon${PV//./_}.zip" HOMEPAGE="http://saxon.sourceforge.net/" LICENSE="MPL-1.1" -KEYWORDS="x86 sparc ppc" +KEYWORDS="x86 sparc ppc ~amd64" IUSE="doc" DEPEND="" RDEPEND="virtual/jdk" |