dev-python/setuptools: Add conditional test restriction
authorMichał Górny <mgorny@gentoo.org>
Sat, 9 Feb 2019 07:39:38 +0000 (08:39 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sat, 9 Feb 2019 08:48:04 +0000 (09:48 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/setuptools/setuptools-40.8.0.ebuild
dev-python/setuptools/setuptools-9999.ebuild

index d67bd927712b1af00a8a2a1fecd3b435b1d88b04..4660a0f89c9245217fa61d8312a475b30dddd59c 100644 (file)
@@ -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="
 "
index d67bd927712b1af00a8a2a1fecd3b435b1d88b04..4660a0f89c9245217fa61d8312a475b30dddd59c 100644 (file)
@@ -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="
 "