summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-02-16 12:24:18 +0000
committerPatrice Clement <monsieurp@gentoo.org>2016-02-16 12:46:41 +0000
commita557e8e51564a7075d98d143129ce9847500efb9 (patch)
tree2ed75482844a7f67263b07aff889ef0efc636b41 /dev-java/reflectasm
parentmail-filter/opendkim: remove old (diff)
downloadgentoo-a557e8e51564a7075d98d143129ce9847500efb9.tar.gz
gentoo-a557e8e51564a7075d98d143129ce9847500efb9.tar.bz2
gentoo-a557e8e51564a7075d98d143129ce9847500efb9.zip
dev-java/reflectasm: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-java/reflectasm')
-rw-r--r--dev-java/reflectasm/reflectasm-1.11.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/reflectasm/reflectasm-1.11.0.ebuild b/dev-java/reflectasm/reflectasm-1.11.0.ebuild
index c69fd2cc4aa7..3bdc751870b1 100644
--- a/dev-java/reflectasm/reflectasm-1.11.0.ebuild
+++ b/dev-java/reflectasm/reflectasm-1.11.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/EsotericSoftware/${PN}/archive/${P}.zip"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ppc64 x86"
IUSE=""
CDEPEND="dev-java/asm:4"