summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2015-12-18 09:24:35 +0000
committerPatrice Clement <monsieurp@gentoo.org>2015-12-18 16:32:18 +0000
commitcc0e226e707c5b5c9f2599a04bb7e8e9f78d4c12 (patch)
tree73c01f0559426e6a367bbbfe9ec0ad1daa05c350 /dev-java/jnr-x86asm/jnr-x86asm-1.0.2-r1.ebuild
parentpackage.mask: Mask blueman due to vulnerability, #568644 (diff)
downloadgentoo-cc0e226e707c5b5c9f2599a04bb7e8e9f78d4c12.tar.gz
gentoo-cc0e226e707c5b5c9f2599a04bb7e8e9f78d4c12.tar.bz2
gentoo-cc0e226e707c5b5c9f2599a04bb7e8e9f78d4c12.zip
dev-java/jnr-x86asm: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.
Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'dev-java/jnr-x86asm/jnr-x86asm-1.0.2-r1.ebuild')
-rw-r--r--dev-java/jnr-x86asm/jnr-x86asm-1.0.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/jnr-x86asm/jnr-x86asm-1.0.2-r1.ebuild b/dev-java/jnr-x86asm/jnr-x86asm-1.0.2-r1.ebuild
index cfcad57520df..5b09fb3ed50f 100644
--- a/dev-java/jnr-x86asm/jnr-x86asm-1.0.2-r1.ebuild
+++ b/dev-java/jnr-x86asm/jnr-x86asm-1.0.2-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/jnr/${PN}/archive/${PV}.zip -> ${P}.zip"
LICENSE="MIT"
SLOT="1.0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ppc ppc64 x86"
IUSE=""
DEPEND=">=virtual/jdk-1.6"