dev-util/rtc-testbench: Remove py3.11

Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
This commit is contained in:
Paul Zander
2025-12-22 18:02:47 +01:00
parent 6c6dd3ce2e
commit 10a61369d9

View File

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