summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-02-07 19:11:25 +0000
committerPatrice Clement <monsieurp@gentoo.org>2016-02-07 19:16:07 +0000
commit7c75f8956002c43a4c4a835e681aa9557a5dd408 (patch)
tree7312ed22af772e2df3fa5d1c915ed375d27bd0ae
parentdev-java/asm: Stable for amd64. Retroactively mark stable for the remaining a... (diff)
downloadgentoo-7c75f8956002c43a4c4a835e681aa9557a5dd408.tar.gz
gentoo-7c75f8956002c43a4c4a835e681aa9557a5dd408.tar.bz2
gentoo-7c75f8956002c43a4c4a835e681aa9557a5dd408.zip
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@gentoo.org>
-rw-r--r--dev-java/asm/asm-2.2.3-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/asm/asm-2.2.3-r2.ebuild b/dev-java/asm/asm-2.2.3-r2.ebuild
index 0f40557ee3b7..e1b12fb7d437 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