From 6f933fc691ca8b4a2c5e60ce1f9e38a9efc93c72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sat, 18 Apr 2020 00:29:32 +0200 Subject: dev-python/ws4py: Do not required non-existing threads --- dev-python/ws4py/ws4py-0.5.1.ebuild | 1 - 1 file changed, 1 deletion(-) 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 -- cgit v1.2.3