diff options
Diffstat (limited to 'dev-python/pycountry/pycountry-19.8.18.ebuild')
-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 a84f26b61068..5fb28a755ee9 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 )" |