summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-vcs/python-gitlab/python-gitlab-3.10.0.ebuild')
-rw-r--r--dev-vcs/python-gitlab/python-gitlab-3.10.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/python-gitlab/python-gitlab-3.10.0.ebuild b/dev-vcs/python-gitlab/python-gitlab-3.10.0.ebuild
index 4e3c85bdff4a..2a48c10e476c 100644
--- a/dev-vcs/python-gitlab/python-gitlab-3.10.0.ebuild
+++ b/dev-vcs/python-gitlab/python-gitlab-3.10.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8,9,10} )
+PYTHON_COMPAT=( python3_{9,10} )
inherit distutils-r1
DESCRIPTION="Python command line interface to gitlab API"