From 243c2aef2507cf3d35c6107d91734c5dd5f8dd63 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Thu, 12 Dec 2019 16:32:52 +0100 Subject: dev-python/django-nose: [QA] Fix MissingTestRestrict MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/django-nose/django-nose-1.4.4.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'dev-python/django-nose') diff --git a/dev-python/django-nose/django-nose-1.4.4.ebuild b/dev-python/django-nose/django-nose-1.4.4.ebuild index 5ab78e8c81be..da15ae816bad 100644 --- a/dev-python/django-nose/django-nose-1.4.4.ebuild +++ b/dev-python/django-nose/django-nose-1.4.4.ebuild @@ -15,6 +15,7 @@ LICENSE="BSD" SLOT="0" KEYWORDS="amd64 x86" IUSE="test" +RESTRICT="!test? ( test )" #RESTRICT="test" # The testsuite currently broken See notes below -- cgit v1.2.3-65-gdbad