diff --git a/dev-python/cherrypy/cherrypy-17.4.2.ebuild b/dev-python/cherrypy/cherrypy-17.4.2.ebuild index 26d9b18b652cd..5e7872d3abe8e 100644 --- a/dev-python/cherrypy/cherrypy-17.4.2.ebuild +++ b/dev-python/cherrypy/cherrypy-17.4.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} pypy3 ) +PYTHON_COMPAT=( python3_{6,7,8} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1