diff options
Diffstat (limited to 'dev-python/setuptools/setuptools-40.8.0.ebuild')
-rw-r--r-- | dev-python/setuptools/setuptools-40.8.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/setuptools/setuptools-40.8.0.ebuild b/dev-python/setuptools/setuptools-40.8.0.ebuild index d67bd927712b..4660a0f89c92 100644 --- a/dev-python/setuptools/setuptools-40.8.0.ebuild +++ b/dev-python/setuptools/setuptools-40.8.0.ebuild @@ -21,6 +21,7 @@ HOMEPAGE="https://github.com/pypa/setuptools https://pypi.org/project/setuptools LICENSE="MIT" SLOT="0" IUSE="test" +RESTRICT="!test? ( test )" RDEPEND=" " |