From 4fbf614fb3296db40e21556e307713f90cbc8629 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 9 Feb 2019 08:39:38 +0100 Subject: dev-python/setuptools: Add conditional test restriction MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/setuptools/setuptools-40.8.0.ebuild | 1 + dev-python/setuptools/setuptools-9999.ebuild | 1 + 2 files changed, 2 insertions(+) (limited to 'dev-python') 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=" " diff --git a/dev-python/setuptools/setuptools-9999.ebuild b/dev-python/setuptools/setuptools-9999.ebuild index d67bd927712b..4660a0f89c92 100644 --- a/dev-python/setuptools/setuptools-9999.ebuild +++ b/dev-python/setuptools/setuptools-9999.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=" " -- cgit v1.2.3