diff --git a/dev-python/sphinx-sitemap/sphinx-sitemap-2.6.0.ebuild b/dev-python/sphinx-sitemap/sphinx-sitemap-2.6.0.ebuild index 514a28e130..632a51ac06 100644 --- a/dev-python/sphinx-sitemap/sphinx-sitemap-2.6.0.ebuild +++ b/dev-python/sphinx-sitemap/sphinx-sitemap-2.6.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..13} pypy3 ) +PYTHON_COMPAT=( python3_{11..13} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1