From 8c29463fbb7ba5ea2ad3bc9efd59c0cd3a9119f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 10 Sep 2021 08:19:26 +0200 Subject: dev-python/GitPython: Remove py3.10, it's broken now MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/GitPython/GitPython-3.1.20.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/GitPython/GitPython-3.1.20.ebuild') diff --git a/dev-python/GitPython/GitPython-3.1.20.ebuild b/dev-python/GitPython/GitPython-3.1.20.ebuild index 220df8b08d24..8c5496608e19 100644 --- a/dev-python/GitPython/GitPython-3.1.20.ebuild +++ b/dev-python/GitPython/GitPython-3.1.20.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{8..9} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 -- cgit v1.2.3