summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin/supervisor/supervisor-4.2.1.ebuild')
-rw-r--r--app-admin/supervisor/supervisor-4.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/supervisor/supervisor-4.2.1.ebuild b/app-admin/supervisor/supervisor-4.2.1.ebuild
index 9cf38eee7a6c..999e761f2fc8 100644
--- a/app-admin/supervisor/supervisor-4.2.1.ebuild
+++ b/app-admin/supervisor/supervisor-4.2.1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( pypy3 python3_{6,7,8,9} )
+PYTHON_COMPAT=( pypy3 python3_{7,8,9} )
# xml.etree.ElementTree module required.
PYTHON_REQ_USE="xml(+)"
DISTUTILS_USE_SETUPTOOLS=rdepend