diff options
Diffstat (limited to 'dev-python/dbus-python')
-rw-r--r-- | dev-python/dbus-python/dbus-python-1.2.0-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/dbus-python/dbus-python-1.2.0-r1.ebuild b/dev-python/dbus-python/dbus-python-1.2.0-r1.ebuild index bc9ef383e625..5e48466b20b2 100644 --- a/dev-python/dbus-python/dbus-python-1.2.0-r1.ebuild +++ b/dev-python/dbus-python/dbus-python-1.2.0-r1.ebuild @@ -5,6 +5,7 @@ EAPI=5 PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_REQ_USE="threads(+)" inherit autotools eutils python-r1 |