diff options
Diffstat (limited to 'dev-python/websockify/websockify-0.9.0-r1.ebuild')
-rw-r--r-- | dev-python/websockify/websockify-0.9.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/websockify/websockify-0.9.0-r1.ebuild b/dev-python/websockify/websockify-0.9.0-r1.ebuild index e870a23be009..09e246f3ba53 100644 --- a/dev-python/websockify/websockify-0.9.0-r1.ebuild +++ b/dev-python/websockify/websockify-0.9.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6..9} ) +PYTHON_COMPAT=( python3_{7..9} ) # entry_points is used DISTUTILS_USE_SETUPTOOLS=rdepend |