diff options
author | Vlastimil Babka <caster@gentoo.org> | 2007-01-27 02:06:54 +0000 |
---|---|---|
committer | Vlastimil Babka <caster@gentoo.org> | 2007-01-27 02:06:54 +0000 |
commit | f25c114b8d9b324b8a9c44c421c5791f05469e07 (patch) | |
tree | e6c6b39c005b831a2cf70c03c0727abd54e51256 /dev-java/ant-jdepend/ant-jdepend-1.7.0.ebuild | |
parent | arm/ia64/s390/sh stable (diff) | |
download | historical-f25c114b8d9b324b8a9c44c421c5791f05469e07.tar.gz historical-f25c114b8d9b324b8a9c44c421c5791f05469e07.tar.bz2 historical-f25c114b8d9b324b8a9c44c421c5791f05469e07.zip |
Add ~ia64 keyword, bug #159820.
Package-Manager: portage-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}" |