summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2020-04-18 00:29:32 +0200
committerKarel Kočí <cynerd@email.cz>2020-04-18 00:29:32 +0200
commit6f933fc691ca8b4a2c5e60ce1f9e38a9efc93c72 (patch)
treefc5ec961e9ac2ce7274975e37b49faf4cae05f52 /dev-python
parent2dbaeeb2f2301ca84567189346846d6fb0dc7e86 (diff)
downloadgentoo-personal-overlay-6f933fc691ca8b4a2c5e60ce1f9e38a9efc93c72.tar.gz
gentoo-personal-overlay-6f933fc691ca8b4a2c5e60ce1f9e38a9efc93c72.tar.bz2
gentoo-personal-overlay-6f933fc691ca8b4a2c5e60ce1f9e38a9efc93c72.zip
dev-python/ws4py: Do not required non-existing threads
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/ws4py/ws4py-0.5.1.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/ws4py/ws4py-0.5.1.ebuild b/dev-python/ws4py/ws4py-0.5.1.ebuild
index 780f3f7..4876ed4 100644
--- a/dev-python/ws4py/ws4py-0.5.1.ebuild
+++ b/dev-python/ws4py/ws4py-0.5.1.ebuild
@@ -8,7 +8,6 @@
EAPI=6
PYTHON_COMPAT=( python3_{6,7} )
-PYTHON_REQ_USE="threads?"
inherit distutils-r1
if [[ ${PV} == "9999" ]] ; then