summaryrefslogtreecommitdiff
path: root/dev-vcs/python-gitlab/python-gitlab-5.6.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-vcs/python-gitlab/python-gitlab-5.6.0.ebuild')
-rw-r--r--dev-vcs/python-gitlab/python-gitlab-5.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/python-gitlab/python-gitlab-5.6.0.ebuild b/dev-vcs/python-gitlab/python-gitlab-5.6.0.ebuild
index 02bd2707338c..ff187e23336f 100644
--- a/dev-vcs/python-gitlab/python-gitlab-5.6.0.ebuild
+++ b/dev-vcs/python-gitlab/python-gitlab-5.6.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
MY_PN="${PN/-/_}"
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{10..14} )
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
inherit distutils-r1