diff --git a/dev-python/alabaster/alabaster-0.7.11.ebuild b/dev-python/alabaster/alabaster-0.7.11.ebuild index eef51ea73718e..414bc0e1a6eda 100644 --- a/dev-python/alabaster/alabaster-0.7.11.ebuild +++ b/dev-python/alabaster/alabaster-0.7.11.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} pypy pypy3 ) inherit distutils-r1