summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pytables/pytables-3.1.1-r2.ebuild')
-rw-r--r--dev-python/pytables/pytables-3.1.1-r2.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/pytables/pytables-3.1.1-r2.ebuild b/dev-python/pytables/pytables-3.1.1-r2.ebuild
index e8fb46b57ea5..459df8bf988c 100644
--- a/dev-python/pytables/pytables-3.1.1-r2.ebuild
+++ b/dev-python/pytables/pytables-3.1.1-r2.ebuild
@@ -5,6 +5,7 @@
EAPI=5
PYTHON_COMPAT=( python2_7 python3_{3,4} )
+PYTHON_REQ_USE="threads(+)"
MY_PN=tables
MY_P=${MY_PN}-${PV}