commit:     88ccdf06142222cc509047494a8ef8a7c7618a65
Author:     Marcin Deranek <marcin.deranek <AT> slonko <DOT> net>
AuthorDate: Mon Jul 25 07:45:41 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Jul 29 18:57:10 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88ccdf06

www-apps/cgit: Update compatible python list

Closes: https://bugs.gentoo.org/856118
Closes: https://github.com/gentoo/gentoo/pull/26585
Signed-off-by: Marcin Deranek <marcin.deranek <AT> slonko.net>
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 www-apps/cgit/cgit-1.2.3-r200.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-apps/cgit/cgit-1.2.3-r200.ebuild 
b/www-apps/cgit/cgit-1.2.3-r200.ebuild
index 3029f760db0f..2794730845ec 100644
--- a/www-apps/cgit/cgit-1.2.3-r200.ebuild
+++ b/www-apps/cgit/cgit-1.2.3-r200.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 LUA_COMPAT=( lua5-{1..2} luajit )
 
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 
 WEBAPP_MANUAL_SLOT="yes"
 

Reply via email to