summaryrefslogtreecommitdiff
path: root/dev-python/setuptools
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-05-05 13:50:45 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-05-05 13:50:45 +0000
commitef6dda3fca8376635682eb43c0fdd4bceaa24d98 (patch)
tree0056adb65e44390b1d01eca1f712d39a44713385 /dev-python/setuptools
parent80851bd19b8e64787d4942afb171b08dbc289a29 (diff)
downloadbaldeagleos-repo-ef6dda3fca8376635682eb43c0fdd4bceaa24d98.tar.gz
baldeagleos-repo-ef6dda3fca8376635682eb43c0fdd4bceaa24d98.tar.xz
baldeagleos-repo-ef6dda3fca8376635682eb43c0fdd4bceaa24d98.zip
Adding metadata
Diffstat (limited to 'dev-python/setuptools')
-rw-r--r--dev-python/setuptools/setuptools-56.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/setuptools/setuptools-56.1.0.ebuild b/dev-python/setuptools/setuptools-56.1.0.ebuild
index d47acafe9ddc..d241807f5292 100644
--- a/dev-python/setuptools/setuptools-56.1.0.ebuild
+++ b/dev-python/setuptools/setuptools-56.1.0.ebuild
@@ -4,7 +4,7 @@
EAPI=7
# Set to 'manual' to avoid triggering install QA check
DISTUTILS_USE_SETUPTOOLS=manual
-PYTHON_COMPAT=( python3_{7..10} pypy3 )
+PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 )
PYTHON_REQ_USE="xml(+)"
inherit distutils-r1 multiprocessing