summaryrefslogtreecommitdiff
path: root/dev-python/cryptography/cryptography-1.0.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/cryptography/cryptography-1.0.2.ebuild')
-rw-r--r--dev-python/cryptography/cryptography-1.0.2.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/cryptography/cryptography-1.0.2.ebuild b/dev-python/cryptography/cryptography-1.0.2.ebuild
index 5c1816d7ef30..0d097ad72b1f 100644
--- a/dev-python/cryptography/cryptography-1.0.2.ebuild
+++ b/dev-python/cryptography/cryptography-1.0.2.ebuild
@@ -6,6 +6,7 @@ EAPI=5
# only works with >=pypy-2.6
PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy )
+PYTHON_REQ_USE="threads(+)"
inherit distutils-r1