diff options
Diffstat (limited to 'dev-python/pycountry/pycountry-17.9.23.ebuild')
-rw-r--r-- | dev-python/pycountry/pycountry-17.9.23.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/pycountry/pycountry-17.9.23.ebuild b/dev-python/pycountry/pycountry-17.9.23.ebuild index e712fc01e1d5..7b3da4279cce 100644 --- a/dev-python/pycountry/pycountry-17.9.23.ebuild +++ b/dev-python/pycountry/pycountry-17.9.23.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}] )" |