mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
sci-mathematics/clingo: enable py3.11
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user