diff --git a/dev-python/service-identity/service-identity-26.1.0.ebuild b/dev-python/service-identity/service-identity-26.1.0.ebuild index afe74b94ac634..687b5fea3179d 100644 --- a/dev-python/service-identity/service-identity-26.1.0.ebuild +++ b/dev-python/service-identity/service-identity-26.1.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=hatchling PYPI_VERIFY_REPO=https://github.com/pyca/service-identity -PYTHON_COMPAT=( python3_{12..15} ) +PYTHON_COMPAT=( python3_{12..15} python3_{14,15}t ) inherit distutils-r1 pypi