diff --git a/dev-python/ctypescrypto/ctypescrypto-9999.ebuild b/dev-python/ctypescrypto/ctypescrypto-9999.ebuild index 26427d4300eea..1defb39689e29 100644 --- a/dev-python/ctypescrypto/ctypescrypto-9999.ebuild +++ b/dev-python/ctypescrypto/ctypescrypto-9999.ebuild @@ -4,7 +4,7 @@ EAPI=7 DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6..7} ) +PYTHON_COMPAT=( python3_{6..8} ) inherit distutils-r1