mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
app-benchmarks/sysbench: add python3.12 support
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
parent
2e0ae09a8a
commit
8ac0aa9f7a
@ -4,7 +4,7 @@
|
||||
EAPI=8
|
||||
|
||||
LUA_COMPAT=( luajit )
|
||||
PYTHON_COMPAT=( python3_{10..11} )
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
|
||||
inherit autotools lua-single python-single-r1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user