diff --git a/dev-python/zope-deprecation/zope-deprecation-5.1.ebuild b/dev-python/zope-deprecation/zope-deprecation-5.1.ebuild index 98ef945ddb8e2..3fc20aa6d6dc7 100644 --- a/dev-python/zope-deprecation/zope-deprecation-5.1.ebuild +++ b/dev-python/zope-deprecation/zope-deprecation-5.1.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_PN=${PN/-/.} -PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 ) +PYTHON_COMPAT=( python3_{11..14} python3_{13..14}t pypy3_11 ) inherit distutils-r1 pypi