diff options
Diffstat (limited to 'dev-python/pycountry/pycountry-16.11.8.ebuild')
-rw-r--r-- | dev-python/pycountry/pycountry-16.11.8.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/pycountry/pycountry-16.11.8.ebuild b/dev-python/pycountry/pycountry-16.11.8.ebuild index 09df75796e9b..02fee902fb05 100644 --- a/dev-python/pycountry/pycountry-16.11.8.ebuild +++ b/dev-python/pycountry/pycountry-16.11.8.ebuild @@ -15,6 +15,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 ~ia64 ppc ~sparc x86" IUSE="test" +RESTRICT="!test? ( test )" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] test? ( dev-python/pytest[${PYTHON_USEDEP}] )" |