diff --git a/app-exploits/ropper/ropper-9999.ebuild b/app-exploits/ropper/ropper-9999.ebuild index cd2258143..f6a9e28ba 100644 --- a/app-exploits/ropper/ropper-9999.ebuild +++ b/app-exploits/ropper/ropper-9999.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit distutils-r1