mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-19 07:49:00 -04:00
sci-electronics/dsview: enable py3.12
Signed-off-by: Huang Rui <vowstar@gmail.com>
This commit is contained in:
parent
c3cfad873b
commit
8904a75978
@ -4,7 +4,7 @@
|
||||
EAPI=8
|
||||
|
||||
GITHUB_PN="DSView"
|
||||
PYTHON_COMPAT=( python3_{10..11} )
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
|
||||
inherit cmake python-r1 udev xdg
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
EAPI=8
|
||||
|
||||
GITHUB_PN="DSView"
|
||||
PYTHON_COMPAT=( python3_{10..11} )
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
|
||||
inherit cmake python-r1 udev xdg
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user