diff --git a/dev-python/service_identity/service_identity-16.0.0.ebuild b/dev-python/service_identity/service_identity-16.0.0.ebuild index 43e700aa53f43..d8c56a0d38631 100644 --- a/dev-python/service_identity/service_identity-16.0.0.ebuild +++ b/dev-python/service_identity/service_identity-16.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy ) inherit distutils-r1