diff options
author | Krzysztof Pawlik <nelchael@gentoo.org> | 2007-01-26 13:49:07 +0000 |
---|---|---|
committer | Krzysztof Pawlik <nelchael@gentoo.org> | 2007-01-26 13:49:07 +0000 |
commit | 435b872239409d773ff1d8f3fd1b5cfc68a40a6d (patch) | |
tree | 09576d4e722cfb2f5360b5f7806a7c5af40406a6 /dev-java/ant-jai/ant-jai-1.7.0.ebuild | |
parent | Added ~ppc. (diff) | |
download | gentoo-2-435b872239409d773ff1d8f3fd1b5cfc68a40a6d.tar.gz gentoo-2-435b872239409d773ff1d8f3fd1b5cfc68a40a6d.tar.bz2 gentoo-2-435b872239409d773ff1d8f3fd1b5cfc68a40a6d.zip |
Added ~ppc.
(Portage version: 2.1.2-r4)
Diffstat (limited to 'dev-java/ant-jai/ant-jai-1.7.0.ebuild')
-rw-r--r-- | dev-java/ant-jai/ant-jai-1.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/ant-jai/ant-jai-1.7.0.ebuild b/dev-java/ant-jai/ant-jai-1.7.0.ebuild index 3c50cd280e23..9c6253e69b85 100644 --- a/dev-java/ant-jai/ant-jai-1.7.0.ebuild +++ b/dev-java/ant-jai/ant-jai-1.7.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jai/ant-jai-1.7.0.ebuild,v 1.4 2007/01/25 18:24:40 wltjr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jai/ant-jai-1.7.0.ebuild,v 1.5 2007/01/26 13:49:07 nelchael Exp $ ANT_TASK_DEPNAME="sun-jai-bin" inherit ant-tasks -KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" # unmigrated, has textrels and there's also some source one now too DEPEND=">=dev-java/sun-jai-bin-1.1.2.01-r1" |