dev-python/twisted-core: Depend on threading support in python

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=565514

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2015-11-11 17:41:28 +01:00
parent a96359479e
commit af715cc77d
9 changed files with 9 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
<pkgmetadata>
<herd>python</herd>
<use>
<flag name='serial'>include serial port support</flag>
<flag name="serial">include serial port support</flag>
</use>
<longdescription>
Twisted is an asynchronous networking framework written in Python,

View File

@@ -4,6 +4,7 @@
EAPI=5
PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE="threads(+)"
inherit eutils flag-o-matic twisted-r1

View File

@@ -4,6 +4,7 @@
EAPI=5
PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE="threads(+)"
inherit eutils flag-o-matic twisted-r1

View File

@@ -4,6 +4,7 @@
EAPI=5
PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE="threads(+)"
inherit eutils flag-o-matic twisted-r1

View File

@@ -4,6 +4,7 @@
EAPI=5
PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE="threads(+)"
inherit eutils flag-o-matic twisted-r1

View File

@@ -4,6 +4,7 @@
EAPI=5
PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE="threads(+)"
inherit eutils flag-o-matic twisted-r1

View File

@@ -4,6 +4,7 @@
EAPI=5
PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE="threads(+)"
inherit eutils flag-o-matic twisted-r1

View File

@@ -4,6 +4,7 @@
EAPI=5
PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE="threads(+)"
inherit eutils flag-o-matic twisted-r1

View File

@@ -4,6 +4,7 @@
EAPI=5
PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE="threads(+)"
inherit eutils flag-o-matic twisted-r1