summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-02-07 19:08:39 +0000
committerPatrice Clement <monsieurp@gentoo.org>2016-02-07 19:16:03 +0000
commitee335fbd24ad902005540a95a99305d76fc18835 (patch)
treed9b8e37150de331ec58eee14c9e42c6148bdf52a /dev-java
parentdev-java/ini4j: Stable for amd64. Retroactively mark stable for the remaining... (diff)
downloadgentoo-ee335fbd24ad902005540a95a99305d76fc18835.tar.gz
gentoo-ee335fbd24ad902005540a95a99305d76fc18835.tar.bz2
gentoo-ee335fbd24ad902005540a95a99305d76fc18835.zip
dev-java/asm: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy (ppc64+x86) as per asm-2.0-r1 KEYWORDS.
Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/asm/asm-2.0-r2.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-java/asm/asm-2.0-r2.ebuild b/dev-java/asm/asm-2.0-r2.ebuild
index ea467db8064b..00da4e113033 100644
--- a/dev-java/asm/asm-2.0-r2.ebuild
+++ b/dev-java/asm/asm-2.0-r2.ebuild
@@ -11,10 +11,11 @@ HOMEPAGE="http://asm.objectweb.org"
SRC_URI="http://download.forge.objectweb.org/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="2"
-KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris"
+KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris"
IUSE="doc source"
-CDEPEND="dev-java/ant-core:0
+CDEPEND="
+ dev-java/ant-core:0
dev-java/ant-owanttask:0"
RDEPEND="