dev-embedded/yosys: enable py3.10, py3.11

Signed-off-by: Tony Olagbaiye <bqv@fron.io>
This commit is contained in:
Tony Olagbaiye
2023-04-03 21:29:15 +01:00
parent f3298a092b
commit bb0a9346b2

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
PYTHON_COMPAT=( python3_9 )
PYTHON_COMPAT=( python3_9 python3_10 python3_11 )
inherit git-r3 python-r1 multilib