diff --git a/dev-python/alabaster/alabaster-0.7.12.ebuild b/dev-python/alabaster/alabaster-0.7.12.ebuild index 6600e25d82f82..f4bf497e09111 100644 --- a/dev-python/alabaster/alabaster-0.7.12.ebuild +++ b/dev-python/alabaster/alabaster-0.7.12.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{6..9} pypy3 ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1