dev-lang/souffle: bump python compat

Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
Maciej Barć
2024-12-13 18:31:50 +01:00
parent 9665a193f0
commit 54313002c6

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{10..12} )
PYTHON_COMPAT=( python3_{11..13} )
inherit bash-completion-r1 cmake java-pkg-opt-2 python-single-r1