summaryrefslogtreecommitdiff
path: root/dev-python/setuptools/setuptools-46.4.0-r3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/setuptools/setuptools-46.4.0-r3.ebuild')
-rw-r--r--dev-python/setuptools/setuptools-46.4.0-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/setuptools/setuptools-46.4.0-r3.ebuild b/dev-python/setuptools/setuptools-46.4.0-r3.ebuild
index 91fb0490b58a..0f24c9f07932 100644
--- a/dev-python/setuptools/setuptools-46.4.0-r3.ebuild
+++ b/dev-python/setuptools/setuptools-46.4.0-r3.ebuild
@@ -4,7 +4,7 @@
EAPI=7
# Set to 'manual' to avoid triggering install QA check
DISTUTILS_USE_SETUPTOOLS=manual
-PYTHON_COMPAT=( python2_7 python3_{5,6,7,8,9,10} )
+PYTHON_COMPAT=( python3_{6,7,8,9,10} )
PYTHON_REQ_USE="xml(+)"
inherit distutils-r1