summaryrefslogtreecommitdiff
path: root/dev-python/rarfile/rarfile-4.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/rarfile/rarfile-4.0.ebuild')
-rw-r--r--dev-python/rarfile/rarfile-4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/rarfile/rarfile-4.0.ebuild b/dev-python/rarfile/rarfile-4.0.ebuild
index 31f35090b59c..6a1cf57a5e3b 100644
--- a/dev-python/rarfile/rarfile-4.0.ebuild
+++ b/dev-python/rarfile/rarfile-4.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="ISC"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
IUSE="+compressed test"
REQUIRED_USE="test? ( compressed )"