summaryrefslogtreecommitdiff
path: root/dev-python/sphinx-epytext
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/sphinx-epytext')
-rw-r--r--dev-python/sphinx-epytext/sphinx-epytext-0.0.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-epytext/sphinx-epytext-0.0.4.ebuild b/dev-python/sphinx-epytext/sphinx-epytext-0.0.4.ebuild
index c0e2425e60a1..05e0802a7f8d 100644
--- a/dev-python/sphinx-epytext/sphinx-epytext-0.0.4.ebuild
+++ b/dev-python/sphinx-epytext/sphinx-epytext-0.0.4.ebuild
@@ -4,7 +4,7 @@
EAPI=7
PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( pypy3 python3_{9..11} )
+PYTHON_COMPAT=( python3_{7,8,9,10,11} pypy3 )
inherit distutils-r1 pypi