summaryrefslogtreecommitdiff
path: root/dev-python/gitpython/gitpython-3.1.47.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/gitpython/gitpython-3.1.47.ebuild')
-rw-r--r--dev-python/gitpython/gitpython-3.1.47.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gitpython/gitpython-3.1.47.ebuild b/dev-python/gitpython/gitpython-3.1.47.ebuild
index 4668ff2a57d0..4795c162e4e5 100644
--- a/dev-python/gitpython/gitpython-3.1.47.ebuild
+++ b/dev-python/gitpython/gitpython-3.1.47.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYPI_PN=GitPython
-PYTHON_COMPAT=( python3_{10..14} )
+PYTHON_COMPAT=( python3_{11..14} )
PYTHON_REQ_USE="threads(+)"
inherit distutils-r1 pypi
@@ -29,7 +29,7 @@ SRC_URI+="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
RDEPEND="
dev-vcs/git