diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-09-26 14:34:43 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-09-26 14:35:27 +0200 |
commit | cc8f6773ea5755b9016598f8a805a4d7f2f9021c (patch) | |
tree | 0468bb9b774c320b7c4daefa9172ff907b53fc30 /dev-python/rarfile | |
parent | dev-perl/Capture-Tiny: amd64 stable wrt bug #590830 (diff) | |
download | gentoo-cc8f6773ea5755b9016598f8a805a4d7f2f9021c.tar.gz gentoo-cc8f6773ea5755b9016598f8a805a4d7f2f9021c.tar.bz2 gentoo-cc8f6773ea5755b9016598f8a805a4d7f2f9021c.zip |
dev-python/rarfile: amd64 stable wrt bug #590322
Package-Manager: portage-2.2.28
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-2.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/rarfile/rarfile-2.8.ebuild b/dev-python/rarfile/rarfile-2.8.ebuild index d321582c10ee..e015e5f7801c 100644 --- a/dev-python/rarfile/rarfile-2.8.ebuild +++ b/dev-python/rarfile/rarfile-2.8.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/r/${PN}/${P}.tar.gz" LICENSE="ISC" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="+compressed" RDEPEND="${DEPEND} |