mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
dev-embedded/yosys: enable py3.10, py3.11
Signed-off-by: Tony Olagbaiye <bqv@fron.io>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user