summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Farina <zerochaos@gentoo.org>2013-02-05 06:48:15 +0000
committerRichard Farina <zerochaos@gentoo.org>2013-02-05 06:48:15 +0000
commit74d305140e70d2d9905c81a78716b0a2b83f423e (patch)
tree807fcddadaa1408fbb640959f819212bd44d3251 /dev-java/asm/asm-2.0-r1.ebuild
parentadding ~arm (diff)
downloadhistorical-74d305140e70d2d9905c81a78716b0a2b83f423e.tar.gz
historical-74d305140e70d2d9905c81a78716b0a2b83f423e.tar.bz2
historical-74d305140e70d2d9905c81a78716b0a2b83f423e.zip
adding ~arm
Package-Manager: portage-2.1.11.31/cvs/Linux x86_64 Manifest-Sign-Key: 0xDD11F94A
Diffstat (limited to 'dev-java/asm/asm-2.0-r1.ebuild')
-rw-r--r--dev-java/asm/asm-2.0-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/asm/asm-2.0-r1.ebuild b/dev-java/asm/asm-2.0-r1.ebuild
index 524a9f852d34..e8ba6442107c 100644
--- a/dev-java/asm/asm-2.0-r1.ebuild
+++ b/dev-java/asm/asm-2.0-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/asm/asm-2.0-r1.ebuild,v 1.13 2012/10/18 12:53:08 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/asm/asm-2.0-r1.ebuild,v 1.14 2013/02/05 06:44:45 zerochaos Exp $
EAPI=4
inherit java-pkg-2 java-ant-2
@@ -10,7 +10,7 @@ HOMEPAGE="http://asm.objectweb.org"
SRC_URI="http://download.forge.objectweb.org/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="2"
-KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris"
+KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris"
IUSE="doc source"
DEPEND=">=virtual/jdk-1.3
dev-java/ant-core