mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 07:33:19 -04:00
sci-electronics/dsview: enable py3.11
Signed-off-by: Huang Rui <vowstar@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user