summaryrefslogtreecommitdiff
path: root/dev-python/nose/nose-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/nose/nose-9999.ebuild')
-rw-r--r--dev-python/nose/nose-9999.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/nose/nose-9999.ebuild b/dev-python/nose/nose-9999.ebuild
index 785d9d3d66b..261ed7f9d52 100644
--- a/dev-python/nose/nose-9999.ebuild
+++ b/dev-python/nose/nose-9999.ebuild
@@ -11,6 +11,7 @@ inherit git-2
#endif
PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 )
+PYTHON_REQ_USE="threads(+)"
inherit distutils-r1 eutils
DESCRIPTION="A unittest extension offering automatic test suite discovery and easy test authoring"