diff options
author | Ralph Sennhauser <sera@gentoo.org> | 2011-12-31 10:12:04 +0000 |
---|---|---|
committer | Ralph Sennhauser <sera@gentoo.org> | 2011-12-31 10:12:04 +0000 |
commit | 005989bd9083b50bb15767a080c35188e39922ab (patch) | |
tree | 3a3cdef0bb696d299ab3446bdf23d31748eab602 /dev-java/ant-jai/ant-jai-1.8.1.ebuild | |
parent | Remove ia64 support #345433 (diff) | |
download | gentoo-2-005989bd9083b50bb15767a080c35188e39922ab.tar.gz gentoo-2-005989bd9083b50bb15767a080c35188e39922ab.tar.bz2 gentoo-2-005989bd9083b50bb15767a080c35188e39922ab.zip |
Remove ia64 support #345433
(Portage version: 2.1.10.43/cvs/Linux x86_64)
Diffstat (limited to 'dev-java/ant-jai/ant-jai-1.8.1.ebuild')
-rw-r--r-- | dev-java/ant-jai/ant-jai-1.8.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/ant-jai/ant-jai-1.8.1.ebuild b/dev-java/ant-jai/ant-jai-1.8.1.ebuild index d3bd12c3ea76..92e13f6b889d 100644 --- a/dev-java/ant-jai/ant-jai-1.8.1.ebuild +++ b/dev-java/ant-jai/ant-jai-1.8.1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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.8.1.ebuild,v 1.5 2011/07/18 06:28:08 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jai/ant-jai-1.8.1.ebuild,v 1.6 2011/12/31 10:12:04 sera Exp $ ANT_TASK_DEPNAME="sun-jai-bin" inherit ant-tasks -KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd" IUSE="" # unmigrated, has textrels and there's also some source one now too |