From ee335fbd24ad902005540a95a99305d76fc18835 Mon Sep 17 00:00:00 2001 From: Patrice Clement Date: Sun, 7 Feb 2016 19:08:39 +0000 Subject: 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 --- dev-java/asm/asm-2.0-r2.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'dev-java') 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=" -- cgit v1.2.3-65-gdbad