dev-java/asm: Stable for amd64. Retroactively mark stable for the remaining arches...
authorPatrice Clement <monsieurp@gentoo.org>
Sun, 7 Feb 2016 19:11:25 +0000 (19:11 +0000)
committerPatrice Clement <monsieurp@gentoo.org>
Sun, 7 Feb 2016 19:16:07 +0000 (19:16 +0000)
Package-Manager: portage-2.2.26
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
dev-java/asm/asm-2.2.3-r2.ebuild

index 0f40557ee3b7be6fd5b6955ca5e7291272fd7f72..e1b12fb7d437fa12da9b7c48e793198465db3724 100644 (file)
@@ -11,7 +11,7 @@ HOMEPAGE="http://asm.objectweb.org"
 SRC_URI="http://download.forge.objectweb.org/${PN}/${P}.tar.gz"
 LICENSE="BSD"
 SLOT="2.2"
-KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="doc source"
 
 CDEPEND="dev-java/ant-core:0