diff options
Diffstat (limited to 'dev-python/gevent/gevent-20.12.1.ebuild')
-rw-r--r-- | dev-python/gevent/gevent-20.12.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/gevent/gevent-20.12.1.ebuild b/dev-python/gevent/gevent-20.12.1.ebuild index 1890739c7d37..43a7f0126faa 100644 --- a/dev-python/gevent/gevent-20.12.1.ebuild +++ b/dev-python/gevent/gevent-20.12.1.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{7,8,9} ) PYTHON_REQ_USE="ssl(+),threads(+)" inherit distutils-r1 flag-o-matic |