summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-11-11 18:21:52 +0100
committerJustin Lecher <jlec@gentoo.org>2015-11-11 18:27:03 +0100
commitee5dd59099a857e4bcd45dc7a70cd9285d2fbb7d (patch)
tree0054150ea518e2b0d8670fc53c955638f6093554 /dev-python/snakeoil/snakeoil-9999.ebuild
parentsci-libs/scipy: Depend on threading support in python (diff)
downloadgentoo-ee5dd59099a857e4bcd45dc7a70cd9285d2fbb7d.tar.gz
gentoo-ee5dd59099a857e4bcd45dc7a70cd9285d2fbb7d.tar.bz2
gentoo-ee5dd59099a857e4bcd45dc7a70cd9285d2fbb7d.zip
dev-python/snakeoil: Depend on threading support in python
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/snakeoil/snakeoil-9999.ebuild')
-rw-r--r--dev-python/snakeoil/snakeoil-9999.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/snakeoil/snakeoil-9999.ebuild b/dev-python/snakeoil/snakeoil-9999.ebuild
index c56da0c1da39..2a56c967574c 100644
--- a/dev-python/snakeoil/snakeoil-9999.ebuild
+++ b/dev-python/snakeoil/snakeoil-9999.ebuild
@@ -4,6 +4,7 @@
EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_REQ_USE="threads(+)"
inherit distutils-r1
if [[ ${PV} == *9999 ]] ; then