diff --git a/dev-python/m2crypto/m2crypto-0.35.2.ebuild b/dev-python/m2crypto/m2crypto-0.35.2.ebuild index 691ce76063c71..de0dfcb82c44e 100644 --- a/dev-python/m2crypto/m2crypto-0.35.2.ebuild +++ b/dev-python/m2crypto/m2crypto-0.35.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{6..7}) +PYTHON_COMPAT=( python2_7 python3_{6,7,8}) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 toolchain-funcs