diff options
author | Vlastimil Babka <caster@gentoo.org> | 2007-01-27 02:04:14 +0000 |
---|---|---|
committer | Vlastimil Babka <caster@gentoo.org> | 2007-01-27 02:04:14 +0000 |
commit | c5399f4256c18d9629f573d394f29e60acc1daa4 (patch) | |
tree | 4ba63b2beff2055e64851ab68529f3ee437d2b77 /dev-java/ant-jdepend/ant-jdepend-1.7.0.ebuild | |
parent | Add ~ia64 keyword, bug #159820. (diff) | |
download | gentoo-2-c5399f4256c18d9629f573d394f29e60acc1daa4.tar.gz gentoo-2-c5399f4256c18d9629f573d394f29e60acc1daa4.tar.bz2 gentoo-2-c5399f4256c18d9629f573d394f29e60acc1daa4.zip |
Add ~ia64 keyword, bug #159820.
(Portage version: 2.1.2-r4)
Diffstat (limited to 'dev-java/ant-jdepend/ant-jdepend-1.7.0.ebuild')
-rw-r--r-- | dev-java/ant-jdepend/ant-jdepend-1.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/ant-jdepend/ant-jdepend-1.7.0.ebuild b/dev-java/ant-jdepend/ant-jdepend-1.7.0.ebuild index 97265857a439..aeda925b9449 100644 --- a/dev-java/ant-jdepend/ant-jdepend-1.7.0.ebuild +++ b/dev-java/ant-jdepend/ant-jdepend-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-jdepend/ant-jdepend-1.7.0.ebuild,v 1.5 2007/01/26 13:51:37 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jdepend/ant-jdepend-1.7.0.ebuild,v 1.6 2007/01/27 02:04:14 caster Exp $ inherit ant-tasks -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd" DEPEND=">=dev-java/jdepend-2.9-r2" RDEPEND="${DEPEND}" |