diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2015-11-18 13:24:41 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2015-11-18 13:25:25 +0000 |
commit | ed46ddf679ef1b0439c0d1a62293ca26173278c5 (patch) | |
tree | 476fafd705aa3526958d9f163a6d8b0e48a28025 /dev-java/lzma | |
parent | profiles: mask app-pda/libopensync* and friends for removal (diff) | |
download | gentoo-ed46ddf679ef1b0439c0d1a62293ca26173278c5.tar.gz gentoo-ed46ddf679ef1b0439c0d1a62293ca26173278c5.tar.bz2 gentoo-ed46ddf679ef1b0439c0d1a62293ca26173278c5.zip |
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@gentoo.org>
Diffstat (limited to 'dev-java/lzma')
-rw-r--r-- | dev-java/lzma/lzma-9.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/lzma/lzma-9.18.ebuild b/dev-java/lzma/lzma-9.18.ebuild index 423a549749e0..296a33593935 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" |