summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-12-12 16:32:52 +0100
committerMichał Górny <mgorny@gentoo.org>2019-12-12 17:34:21 +0100
commit243c2aef2507cf3d35c6107d91734c5dd5f8dd63 (patch)
tree81cd01df72e9a9289f63ad9afc16e0589c0d2a81 /dev-python/django-nose
parentdev-libs/volume_key: [QA] Fix MissingTestRestrict (diff)
downloadgentoo-243c2aef2507cf3d35c6107d91734c5dd5f8dd63.tar.gz
gentoo-243c2aef2507cf3d35c6107d91734c5dd5f8dd63.tar.bz2
gentoo-243c2aef2507cf3d35c6107d91734c5dd5f8dd63.zip
dev-python/django-nose: [QA] Fix MissingTestRestrict
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/django-nose')
-rw-r--r--dev-python/django-nose/django-nose-1.4.4.ebuild1
1 files changed, 1 insertions, 0 deletions
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