diff --git a/dev-python/service_identity/service_identity-21.1.0.ebuild b/dev-python/service_identity/service_identity-21.1.0.ebuild index 30435519b9947..e7d0c7f9482d9 100644 --- a/dev-python/service_identity/service_identity-21.1.0.ebuild +++ b/dev-python/service_identity/service_identity-21.1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7..9} pypy3 ) +PYTHON_COMPAT=( python3_{7..10} pypy3 ) inherit distutils-r1