summaryrefslogtreecommitdiff
path: root/dev-python/gpep517/gpep517-19.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/gpep517/gpep517-19.ebuild')
-rw-r--r--dev-python/gpep517/gpep517-19.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/gpep517/gpep517-19.ebuild b/dev-python/gpep517/gpep517-19.ebuild
index aaf1552fe864..3f9c9a216cbb 100644
--- a/dev-python/gpep517/gpep517-19.ebuild
+++ b/dev-python/gpep517/gpep517-19.ebuild
@@ -5,7 +5,7 @@
EAPI=8
DISTUTILS_USE_PEP517=no
-PYTHON_COMPAT=( python3_{9,10,11,12,13,14} pypy3 )
+PYTHON_COMPAT=( python3_{13..14} )
inherit distutils-r1