diff --git a/dev-python/unearth/unearth-0.18.2.ebuild b/dev-python/unearth/unearth-0.18.2.ebuild index e5fb5a01c586a..b3549deb45d60 100644 --- a/dev-python/unearth/unearth-0.18.2.ebuild +++ b/dev-python/unearth/unearth-0.18.2.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=pdm-backend PYPI_VERIFY_REPO=https://github.com/frostming/unearth -PYTHON_COMPAT=( pypy3_11 python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..15} ) inherit distutils-r1 pypi