diff --git a/dev-python/doublex-expects/doublex-expects-0.7.0_rc2-r1.ebuild b/dev-python/doublex-expects/doublex-expects-0.7.0_rc2-r1.ebuild index cd9fa0da3b3e2..0dac2ba60987b 100644 --- a/dev-python/doublex-expects/doublex-expects-0.7.0_rc2-r1.ebuild +++ b/dev-python/doublex-expects/doublex-expects-0.7.0_rc2-r1.ebuild @@ -2,7 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7} ) + +PYTHON_COMPAT=( python3_{6,7,8} ) inherit distutils-r1 vcs-snapshot