diff options
Diffstat (limited to 'dev-python/nose/nose-1.3.6.ebuild')
-rw-r--r-- | dev-python/nose/nose-1.3.6.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/nose/nose-1.3.6.ebuild b/dev-python/nose/nose-1.3.6.ebuild index 2b9c3e05358b..3c80cdd3061c 100644 --- a/dev-python/nose/nose-1.3.6.ebuild +++ b/dev-python/nose/nose-1.3.6.ebuild @@ -5,6 +5,7 @@ EAPI=5 PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) +PYTHON_REQ_USE="threads(+)" inherit distutils-r1 |