summaryrefslogtreecommitdiff
path: root/dev-python/sphinx-sitemap
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/sphinx-sitemap')
-rw-r--r--dev-python/sphinx-sitemap/sphinx-sitemap-2.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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 132f6c88c4c4..f7993898b583 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_{9,10,11,12,13} pypy3 )
+PYTHON_COMPAT=( python3_{9,10,11,12,13} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1