diff options
Diffstat (limited to 'dev-python/ws4py/ws4py-0.5.1-r1.ebuild')
| -rw-r--r-- | dev-python/ws4py/ws4py-0.5.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ws4py/ws4py-0.5.1-r1.ebuild b/dev-python/ws4py/ws4py-0.5.1-r1.ebuild index 2d017243aa4f..986e961434fd 100644 --- a/dev-python/ws4py/ws4py-0.5.1-r1.ebuild +++ b/dev-python/ws4py/ws4py-0.5.1-r1.ebuild @@ -7,7 +7,7 @@ # pypy is viable but better with a cutdown set of deps EAPI=7 -PYTHON_COMPAT=( python3_{5,6,7,8,9} ) +PYTHON_COMPAT=( python3_{5..10} ) PYTHON_REQ_USE="threads(+)?" MY_PN="WebSocket-for-Python" |
