dev-python/snakeoil: Depend on threading support in python
authorJustin Lecher <jlec@gentoo.org>
Wed, 11 Nov 2015 17:21:52 +0000 (18:21 +0100)
committerJustin Lecher <jlec@gentoo.org>
Wed, 11 Nov 2015 17:27:03 +0000 (18:27 +0100)
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
dev-python/snakeoil/snakeoil-0.6.4.ebuild
dev-python/snakeoil/snakeoil-0.6.5.ebuild
dev-python/snakeoil/snakeoil-9999.ebuild

index b5d042d8694506d6ba338f6d5d881da3ccd6aaf4..c4c744ace63d9a77744598de8f0f956a70ef4d5e 100644 (file)
@@ -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
index c56da0c1da39e1af9a61f4f1b8cce60c5325f35e..2a56c967574cadc096dc02144e407c3c694eb499 100644 (file)
@@ -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
index c56da0c1da39e1af9a61f4f1b8cce60c5325f35e..2a56c967574cadc096dc02144e407c3c694eb499 100644 (file)
@@ -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