summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-01-22 17:11:02 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-01-22 17:11:02 +0000
commitad8684b34b4685c5f6f2e22a9fb759ec31d59d6e (patch)
treeaf7be87c3c5930c878d3047cc945ca3d7ca7157c /dev-java/ant/ant-1.7.0.ebuild
parentfixed amd64 compile problems; thanks to Mirko Guenther (diff)
downloadhistorical-ad8684b34b4685c5f6f2e22a9fb759ec31d59d6e.tar.gz
historical-ad8684b34b4685c5f6f2e22a9fb759ec31d59d6e.tar.bz2
historical-ad8684b34b4685c5f6f2e22a9fb759ec31d59d6e.zip
Added ~ppc64; bug #159820
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'dev-java/ant/ant-1.7.0.ebuild')
-rw-r--r--dev-java/ant/ant-1.7.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/ant/ant-1.7.0.ebuild b/dev-java/ant/ant-1.7.0.ebuild
index f09dc7f26b79..527fe5f6be76 100644
--- a/dev-java/ant/ant-1.7.0.ebuild
+++ b/dev-java/ant/ant-1.7.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ant-1.7.0.ebuild,v 1.2 2007/01/22 10:33:46 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ant-1.7.0.ebuild,v 1.3 2007/01/22 17:11:01 corsair Exp $
DESCRIPTION="Java-based build tool similar to 'make' that uses XML configuration files."
HOMEPAGE="http://ant.apache.org/"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~x86 ~x86-fbsd"
+KEYWORDS="~ppc64 ~x86 ~x86-fbsd"
IUSE=""
DEPEND="~dev-java/ant-core-${PV}