projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff14ba5
)
dev-python/django-nose: [QA] Fix MissingTestRestrict
author
Michał Górny
<mgorny@gentoo.org>
Thu, 12 Dec 2019 15:32:52 +0000
(16:32 +0100)
committer
Michał 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
patch
|
blob
|
history
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 5ab78e8c81beb0d5483e01c4b97f0b11a084ab02..da15ae816bad878e019b599c9ee6ec5ec1961129 100644
(file)
--- 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