sci-electronics/yosys: drop py3.11

Signed-off-by: Huang Rui <vowstar@gmail.com>
This commit is contained in:
Huang Rui
2026-07-03 07:07:35 -07:00
parent fad676d982
commit 3707f1ef49

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{11..14} )
PYTHON_COMPAT=( python3_{12..14} )
LLVM_COMPAT=( {18..21} )
inherit python-any-r1 llvm-r2