dev-util/rtc-testbench: enable py3.15

Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de>
This commit is contained in:
Kurt Kanzenbach
2026-07-14 18:10:04 +02:00
parent 0239103e92
commit 391022bec8

View File

@@ -4,7 +4,7 @@
EAPI=8
LLVM_COMPAT=( {16..22} )
PYTHON_COMPAT=( python3_{12..14} )
PYTHON_COMPAT=( python3_{12..15} )
inherit cmake python-single-r1 llvm-r2