summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-07-17 09:15:46 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-07-17 09:15:46 +0200
commit1b6afab2f5c8ef54d9b0704caface7dbc537d3c9 (patch)
tree7e92dc195f8d66610d90be529dceb80de9ba89da /dev-python/rarfile
parentnet-dialup/cutecom: amd64 stable wrt bug #728296 (diff)
downloadgentoo-1b6afab2f5c8ef54d9b0704caface7dbc537d3c9.tar.gz
gentoo-1b6afab2f5c8ef54d9b0704caface7dbc537d3c9.tar.bz2
gentoo-1b6afab2f5c8ef54d9b0704caface7dbc537d3c9.zip
dev-python/rarfile: amd64 stable wrt bug #728968
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/rarfile')
-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 d186c8d9b2a5..7f2e756a2df7 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 ) )"