diff --git a/dev-python/typeguard/typeguard-4.4.3.ebuild b/dev-python/typeguard/typeguard-4.4.3.ebuild index fab2195debef8..9e0b0c6bf5166 100644 --- a/dev-python/typeguard/typeguard-4.4.3.ebuild +++ b/dev-python/typeguard/typeguard-4.4.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( pypy3_11 python3_{11..13} ) +PYTHON_COMPAT=( pypy3_11 python3_{11..14} ) inherit distutils-r1 pypi