sys-boot/rpi-imager: enable py3.13

Signed-off-by: Alfred Wingate <parona@protonmail.com>
This commit is contained in:
Alfred Wingate 2024-07-01 11:22:16 +03:00
parent 0544a055dc
commit 6f7a4794c7
No known key found for this signature in database
GPG Key ID: A12750536B5E7010

View File

@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{10..12} )
PYTHON_COMPAT=( python3_{10..13} )
inherit cmake optfeature python-any-r1 xdg