summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/ws4py/ws4py-9999.ebuild')
-rw-r--r--dev-python/ws4py/ws4py-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ws4py/ws4py-9999.ebuild b/dev-python/ws4py/ws4py-9999.ebuild
index 3e590bb7984c..3561e1388c9c 100644
--- a/dev-python/ws4py/ws4py-9999.ebuild
+++ b/dev-python/ws4py/ws4py-9999.ebuild
@@ -7,7 +7,7 @@
# pypy is viable but better with a cutdown set of deps
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{7,8} )
PYTHON_REQ_USE="threads(+)?"
MY_PN="WebSocket-for-Python"