diff --git a/dev-python/unearth/unearth-0.8.1.ebuild b/dev-python/unearth/unearth-0.8.1.ebuild index 86b647e2bb..c05f0acb87 100644 --- a/dev-python/unearth/unearth-0.8.1.ebuild +++ b/dev-python/unearth/unearth-0.8.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=pdm -PYTHON_COMPAT=( python3_{10..11} pypy3 ) +PYTHON_COMPAT=( python3_{10..11} ) inherit distutils-r1 pypi