summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2015-04-20 16:45:15 +0000
committerAnthony G. Basile <blueness@gentoo.org>2015-04-20 16:45:15 +0000
commit3fa942b7405390365ff2f2594318a5a2c789b1b9 (patch)
tree0afc85fe47c357cd53dee36733c36f533b480d49 /dev-java/asm/asm-4.0.ebuild
parentfixing bug 525184, allowing bundled libs to be set individually (diff)
downloadhistorical-3fa942b7405390365ff2f2594318a5a2c789b1b9.tar.gz
historical-3fa942b7405390365ff2f2594318a5a2c789b1b9.tar.bz2
historical-3fa942b7405390365ff2f2594318a5a2c789b1b9.zip
Keyword ~ppc and ~ppc64. Bug #544242.
Package-Manager: portage-2.2.18/cvs/Linux x86_64 Manifest-Sign-Key: 0xF52D4BBA
Diffstat (limited to 'dev-java/asm/asm-4.0.ebuild')
-rw-r--r--dev-java/asm/asm-4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/asm/asm-4.0.ebuild b/dev-java/asm/asm-4.0.ebuild
index 713a45a8942f..65dc31d9cd9f 100644
--- a/dev-java/asm/asm-4.0.ebuild
+++ b/dev-java/asm/asm-4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/asm/asm-4.0.ebuild,v 1.6 2015/03/28 17:42:25 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/asm/asm-4.0.ebuild,v 1.7 2015/04/20 16:45:01 blueness Exp $
MY_P="${PN}-${PV/rc/RC}"
JAVA_PKG_IUSE="doc source"
@@ -13,7 +13,7 @@ SRC_URI="http://download.forge.objectweb.org/${PN}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="4"
IUSE=""
-KEYWORDS="amd64 ~arm x86 ~amd64-fbsd ~x64-macos"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-fbsd ~x64-macos"
DEPEND=">=virtual/jdk-1.5"
RDEPEND=">=virtual/jre-1.5"