summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-04-15 18:11:31 +0000
committerMike Frysinger <vapier@gentoo.org>2012-04-15 18:11:31 +0000
commitc4beb881ff6e7105ff0a0787d191af8708512282 (patch)
tree6184c8e1469e6d1c9a120e7190807935a2383705 /dev-java/asm/asm-3.0.ebuild
parentalpha/ia64/sparc stable wrt #410871 (diff)
downloadgentoo-2-c4beb881ff6e7105ff0a0787d191af8708512282.tar.gz
gentoo-2-c4beb881ff6e7105ff0a0787d191af8708512282.tar.bz2
gentoo-2-c4beb881ff6e7105ff0a0787d191af8708512282.zip
Add back ia64 love #349020 by Dennis Schridde.
(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
Diffstat (limited to 'dev-java/asm/asm-3.0.ebuild')
-rw-r--r--dev-java/asm/asm-3.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/asm/asm-3.0.ebuild b/dev-java/asm/asm-3.0.ebuild
index e5b07965cd27..29a30ff9f493 100644
--- a/dev-java/asm/asm-3.0.ebuild
+++ b/dev-java/asm/asm-3.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/asm/asm-3.0.ebuild,v 1.8 2010/01/03 20:42:31 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/asm/asm-3.0.ebuild,v 1.9 2012/04/15 18:11:31 vapier Exp $
WANT_ANT_TASKS="ant-owanttask"
JAVA_PKG_IUSE="doc source"
@@ -12,7 +12,7 @@ HOMEPAGE="http://asm.objectweb.org"
SRC_URI="http://download.forge.objectweb.org/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="3"
-KEYWORDS="amd64 ppc ~ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="amd64 ~ia64 ppc ~ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
DEPEND=">=virtual/jdk-1.5"
RDEPEND=">=virtual/jre-1.5"