dev-lang/ispc: Enable py3.13

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2024-11-02 06:54:42 +01:00
parent e3e2aaec1d
commit 7c2b0be06d

View File

@@ -4,7 +4,7 @@
EAPI=8
LLVM_COMPAT=( {17..19} )
PYTHON_COMPAT=( python3_{10..12} )
PYTHON_COMPAT=( python3_{10..13} )
inherit cmake llvm-r1 multiprocessing python-any-r1 toolchain-funcs