mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
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:
@@ -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,
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
|
||||
EAPI=5
|
||||
PYTHON_COMPAT=( python2_7 )
|
||||
PYTHON_REQ_USE="threads(+)"
|
||||
|
||||
inherit eutils flag-o-matic twisted-r1
|
||||
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
|
||||
EAPI=5
|
||||
PYTHON_COMPAT=( python2_7 )
|
||||
PYTHON_REQ_USE="threads(+)"
|
||||
|
||||
inherit eutils flag-o-matic twisted-r1
|
||||
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
|
||||
EAPI=5
|
||||
PYTHON_COMPAT=( python2_7 )
|
||||
PYTHON_REQ_USE="threads(+)"
|
||||
|
||||
inherit eutils flag-o-matic twisted-r1
|
||||
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
|
||||
EAPI=5
|
||||
PYTHON_COMPAT=( python2_7 )
|
||||
PYTHON_REQ_USE="threads(+)"
|
||||
|
||||
inherit eutils flag-o-matic twisted-r1
|
||||
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
|
||||
EAPI=5
|
||||
PYTHON_COMPAT=( python2_7 )
|
||||
PYTHON_REQ_USE="threads(+)"
|
||||
|
||||
inherit eutils flag-o-matic twisted-r1
|
||||
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
|
||||
EAPI=5
|
||||
PYTHON_COMPAT=( python2_7 )
|
||||
PYTHON_REQ_USE="threads(+)"
|
||||
|
||||
inherit eutils flag-o-matic twisted-r1
|
||||
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
|
||||
EAPI=5
|
||||
PYTHON_COMPAT=( python2_7 )
|
||||
PYTHON_REQ_USE="threads(+)"
|
||||
|
||||
inherit eutils flag-o-matic twisted-r1
|
||||
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
|
||||
EAPI=5
|
||||
PYTHON_COMPAT=( python2_7 )
|
||||
PYTHON_REQ_USE="threads(+)"
|
||||
|
||||
inherit eutils flag-o-matic twisted-r1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user