commit:     ab53997ce2434be0e47a5d8c8384ed0542cc69a3
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sat May 28 12:51:05 2022 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Sat May 28 12:53:33 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ab53997c

sci-mathematics/clingo: enable py3.11

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 sci-mathematics/clingo/clingo-5.5.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-mathematics/clingo/clingo-5.5.2.ebuild 
b/sci-mathematics/clingo/clingo-5.5.2.ebuild
index 55957c759..48020cf1f 100644
--- a/sci-mathematics/clingo/clingo-5.5.2.ebuild
+++ b/sci-mathematics/clingo/clingo-5.5.2.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 LUA_COMPAT=( lua5-{3..4} )
-PYTHON_COMPAT=( python3_{8..10} ) # IDK how to pass pypy3
+PYTHON_COMPAT=( python3_{8..11} ) # IDK how to pass pypy3
 
 inherit cmake flag-o-matic lua-single python-single-r1 toolchain-funcs
 

Reply via email to