diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-01-22 17:11:02 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-01-22 17:11:02 +0000 |
commit | ad8684b34b4685c5f6f2e22a9fb759ec31d59d6e (patch) | |
tree | af7be87c3c5930c878d3047cc945ca3d7ca7157c /dev-java/ant-commons-net/ant-commons-net-1.7.0.ebuild | |
parent | fixed amd64 compile problems; thanks to Mirko Guenther (diff) | |
download | historical-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-commons-net/ant-commons-net-1.7.0.ebuild')
-rw-r--r-- | dev-java/ant-commons-net/ant-commons-net-1.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/ant-commons-net/ant-commons-net-1.7.0.ebuild b/dev-java/ant-commons-net/ant-commons-net-1.7.0.ebuild index 107ff82cf37a..d29175766e99 100644 --- a/dev-java/ant-commons-net/ant-commons-net-1.7.0.ebuild +++ b/dev-java/ant-commons-net/ant-commons-net-1.7.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-net/ant-commons-net-1.7.0.ebuild,v 1.2 2007/01/22 10:30:43 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-commons-net/ant-commons-net-1.7.0.ebuild,v 1.3 2007/01/22 16:56:31 corsair Exp $ inherit ant-tasks -KEYWORDS="~x86 ~x86-fbsd" +KEYWORDS="~ppc64 ~x86 ~x86-fbsd" DEPEND=">=dev-java/commons-net-1.4.1-r1" RDEPEND="${DEPEND}" |