summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-08-30 23:17:05 +0000
committerSam James <sam@gentoo.org>2020-08-30 23:17:05 +0000
commitda01554ba414d2b6adfef44a88dc301a7821067e (patch)
tree3261a75b0a5ca04cd37c8afee5b2fe15b578ca91
parentdev-python/symengine: Stabilize 0.6.1 x86, #737524 (diff)
downloadgentoo-da01554b.tar.gz
gentoo-da01554b.tar.bz2
gentoo-da01554b.zip
dev-python/rarfile: Stabilize 3.1 x86, #737524
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/rarfile/rarfile-3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/rarfile/rarfile-3.1.ebuild b/dev-python/rarfile/rarfile-3.1.ebuild
index 7f2e756a2df7..3cb5cca0c8a4 100644
--- a/dev-python/rarfile/rarfile-3.1.ebuild
+++ b/dev-python/rarfile/rarfile-3.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="ISC"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="+compressed"
RDEPEND="compressed? ( || ( app-arch/unrar app-arch/rar ) )"