summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/setuptools/setuptools-65.6.3-r1.ebuild')
-rw-r--r--dev-python/setuptools/setuptools-65.6.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/setuptools/setuptools-65.6.3-r1.ebuild b/dev-python/setuptools/setuptools-65.6.3-r1.ebuild
index e7e1213d5071..924ec384fd0e 100644
--- a/dev-python/setuptools/setuptools-65.6.3-r1.ebuild
+++ b/dev-python/setuptools/setuptools-65.6.3-r1.ebuild
@@ -7,7 +7,7 @@ EAPI=7
# please bump dev-python/ensurepip-setuptools along with this package!
DISTUTILS_USE_PEP517=standalone
-PYTHON_TESTED=( python3_{8..11} pypy3 )
+PYTHON_TESTED=( python3_{9..11} pypy3 )
PYTHON_COMPAT=( "${PYTHON_TESTED[@]}" )
PYTHON_REQ_USE="xml(+)"