commit: 7c75f8956002c43a4c4a835e681aa9557a5dd408 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Sun Feb 7 19:11:25 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sun Feb 7 19:16:07 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c75f895
dev-java/asm: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy (ppc64+x86) as per asm-2.2.3-r2 KEYWORDS. Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> dev-java/asm/asm-2.2.3-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/asm/asm-2.2.3-r2.ebuild b/dev-java/asm/asm-2.2.3-r2.ebuild index 0f40557..e1b12fb 100644 --- a/dev-java/asm/asm-2.2.3-r2.ebuild +++ b/dev-java/asm/asm-2.2.3-r2.ebuild @@ -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
