app-emulation/qemu-guest-agent: enable py3.12, py3.13

Closes: https://bugs.gentoo.org/929310
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-06-02 06:09:33 +01:00
parent c4d0cb3073
commit 065537bce7

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{10..11} )
PYTHON_COMPAT=( python3_{10..13} )
inherit edo systemd toolchain-funcs python-any-r1 udev