diff --git a/dev-python/pycountry/pycountry-26.2.16.ebuild b/dev-python/pycountry/pycountry-26.2.16.ebuild index a1007e68bfa09..066d8100851f9 100644 --- a/dev-python/pycountry/pycountry-26.2.16.ebuild +++ b/dev-python/pycountry/pycountry-26.2.16.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry PYPI_VERIFY_REPO=https://github.com/pycountry/pycountry -PYTHON_COMPAT=( pypy3_11 python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..15} ) inherit distutils-r1 pypi