dev-python/setuptools: Fix MissingTestRestrict
authorMichał Górny <mgorny@gentoo.org>
Fri, 15 Nov 2019 08:58:15 +0000 (09:58 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 15 Nov 2019 08:59:59 +0000 (09:59 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/setuptools/setuptools-40.6.3.ebuild

index e7098fd84b42b94c5ddf71557a41e41c93ca4d5f..d5d482efd58e3aa46bae7477262576fb1c9af504 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="
 "