diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 18:23:22 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 18:26:58 +0100 |
commit | eed66947859d640f904275cc2f08595e300d00b8 (patch) | |
tree | 0efd8bc4a871eede2fdc2f9cc8ecc70a9fded721 /dev-python/argh | |
parent | www-apache/mod_wsgi: x86 stable wrt bug #606642 (diff) | |
download | gentoo-eed66947859d640f904275cc2f08595e300d00b8.tar.gz gentoo-eed66947859d640f904275cc2f08595e300d00b8.tar.bz2 gentoo-eed66947859d640f904275cc2f08595e300d00b8.zip |
dev-python/argh: x86 stable wrt bug #606000
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/argh')
-rw-r--r-- | dev-python/argh/argh-0.26.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/argh/argh-0.26.2.ebuild b/dev-python/argh/argh-0.26.2.ebuild index ca1fee3410bb..63af6434dd2b 100644 --- a/dev-python/argh/argh-0.26.2.ebuild +++ b/dev-python/argh/argh-0.26.2.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="http://packages.python.org/argh/" SRC_URI="mirror://pypi/a/${PN}/${P}.tar.gz" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~x86" +KEYWORDS="amd64 ~arm ~ppc x86" LICENSE="LGPL-3" IUSE="test" |