dev-python/django-nose: [QA] Fix MissingTestRestrict
authorMichał Górny <mgorny@gentoo.org>
Thu, 12 Dec 2019 15:32:52 +0000 (16:32 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 12 Dec 2019 16:34:21 +0000 (17:34 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/django-nose/django-nose-1.4.4.ebuild

index 5ab78e8c81beb0d5483e01c4b97f0b11a084ab02..da15ae816bad878e019b599c9ee6ec5ec1961129 100644 (file)
@@ -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