diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-10 10:19:32 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-10 10:19:32 +0100 |
commit | 4edb98811fa42533a5e5d4738534419319e9d957 (patch) | |
tree | e4854d30c01aefa76ac7247cf3a8e0bb386be443 /dev-python/pycountry | |
parent | dev-python/pyftpdlib: ppc stable wrt bug #699756 (diff) | |
download | gentoo-4edb98811fa42533a5e5d4738534419319e9d957.tar.gz gentoo-4edb98811fa42533a5e5d4738534419319e9d957.tar.bz2 gentoo-4edb98811fa42533a5e5d4738534419319e9d957.zip |
dev-python/pycountry: ppc stable wrt bug #700038
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pycountry')
-rw-r--r-- | dev-python/pycountry/pycountry-19.8.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pycountry/pycountry-19.8.18.ebuild b/dev-python/pycountry/pycountry-19.8.18.ebuild index bd6fbd221a2d..1bf3d5552cec 100644 --- a/dev-python/pycountry/pycountry-19.8.18.ebuild +++ b/dev-python/pycountry/pycountry-19.8.18.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 arm64 ~ia64 ~ppc ~sparc x86" +KEYWORDS="amd64 arm64 ~ia64 ppc ~sparc x86" IUSE="test" RESTRICT="!test? ( test )" |