summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Nichols <nichoj@gentoo.org>2006-01-08 05:29:06 +0000
committerJoshua Nichols <nichoj@gentoo.org>2006-01-08 05:29:06 +0000
commitdc2c33e9f559be00f7de7f7d1a553a2e20eb1713 (patch)
tree26253053e7d43496e551282999b7598a93f37c77 /dev-java/saxon/saxon-6.5.2.ebuild
parentNeed an older version to build aspectj without bundled jars (bug #63293). (diff)
downloadgentoo-2-dc2c33e9f559be00f7de7f7d1a553a2e20eb1713.tar.gz
gentoo-2-dc2c33e9f559be00f7de7f7d1a553a2e20eb1713.tar.bz2
gentoo-2-dc2c33e9f559be00f7de7f7d1a553a2e20eb1713.zip
Added ~amd64 keyword.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-java/saxon/saxon-6.5.2.ebuild')
-rw-r--r--dev-java/saxon/saxon-6.5.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/saxon/saxon-6.5.2.ebuild b/dev-java/saxon/saxon-6.5.2.ebuild
index 6b00f732ddd9..8466b5a4d66d 100644
--- a/dev-java/saxon/saxon-6.5.2.ebuild
+++ b/dev-java/saxon/saxon-6.5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/saxon/saxon-6.5.2.ebuild,v 1.3 2006/01/08 05:17:13 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/saxon/saxon-6.5.2.ebuild,v 1.4 2006/01/08 05:29:06 nichoj Exp $
inherit java-pkg eutils versionator
@@ -11,7 +11,7 @@ HOMEPAGE="http://saxon.sourceforge.net/"
LICENSE="MPL-1.1"
SLOT="6.5"
-KEYWORDS="~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="doc source"