summaryrefslogtreecommitdiff
path: root/dev-python/gitpython
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/gitpython')
-rw-r--r--dev-python/gitpython/gitpython-3.1.45.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/gitpython/gitpython-3.1.45.ebuild b/dev-python/gitpython/gitpython-3.1.45.ebuild
index f88281d4c13c..9c39b8304473 100644
--- a/dev-python/gitpython/gitpython-3.1.45.ebuild
+++ b/dev-python/gitpython/gitpython-3.1.45.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYPI_PN=GitPython
-PYTHON_COMPAT=( python3_{11..14} )
+PYTHON_COMPAT=( python3_{10..14} )
PYTHON_REQ_USE="threads(+)"
inherit distutils-r1 pypi