sci-electronics/dsview: enable py3.11

Signed-off-by: Huang Rui <vowstar@gmail.com>
This commit is contained in:
Huang Rui
2022-07-04 12:23:58 +08:00
parent ac42c6f506
commit f091e9f0cd

View File

@@ -5,7 +5,7 @@ EAPI=8
GITHUB_PN="DSView"
MY_PV="$(ver_rs 2 '')" # 'a.b.c' -> 'a.bc'
PYTHON_COMPAT=( python3_{8..10} )
PYTHON_COMPAT=( python3_{8..11} )
inherit cmake python-r1 toolchain-funcs udev xdg