commit:     243c2aef2507cf3d35c6107d91734c5dd5f8dd63
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 12 15:32:52 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Dec 12 16:34:21 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=243c2aef

dev-python/django-nose: [QA] Fix MissingTestRestrict

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/django-nose/django-nose-1.4.4.ebuild | 1 +
 1 file changed, 1 insertion(+)

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 5ab78e8c81b..da15ae816ba 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
 

Reply via email to