diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-12-01 21:39:42 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-12-01 21:39:42 -0500 |
commit | 3ee914ec9cbcbc9f82d50e0fc2e95b7bbee34b79 (patch) | |
tree | d3f34308fde5047f1ccb4fac00f09009a7f11348 /dev-python/pycountry | |
parent | dev-python/packaging: amd64 stable (diff) | |
download | gentoo-3ee914ec9cbcbc9f82d50e0fc2e95b7bbee34b79.tar.gz gentoo-3ee914ec9cbcbc9f82d50e0fc2e95b7bbee34b79.tar.bz2 gentoo-3ee914ec9cbcbc9f82d50e0fc2e95b7bbee34b79.zip |
dev-python/pycountry: amd64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.80, Repoman-2.3.19
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 7361962d84e3..a84f26b61068 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 )" |