sys-boot/rpi-imager: enable py3.13
Signed-off-by: Alfred Wingate <parona@protonmail.com>
This commit is contained in:
parent
0544a055dc
commit
6f7a4794c7
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
PYTHON_COMPAT=( python3_{10..13} )
|
||||
|
||||
inherit cmake optfeature python-any-r1 xdg
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user