commit: ed46ddf679ef1b0439c0d1a62293ca26173278c5
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 18 13:24:41 2015 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Wed Nov 18 13:25:25 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed46ddf6
dev-java/lzma: Stable for amd64. Stable for x86 using the ALLARCHES policy.
Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
dev-java/lzma/lzma-9.18.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-java/lzma/lzma-9.18.ebuild b/dev-java/lzma/lzma-9.18.ebuild
index 423a549..296a335 100644
--- a/dev-java/lzma/lzma-9.18.ebuild
+++ b/dev-java/lzma/lzma-9.18.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/sevenzip/${PN}${PV/./}.tar.bz2"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND=">=virtual/jre-1.6"