app-admin/mcelog: enable py3.13

Signed-off-by: Ben Kohler <bkohler@gentoo.org>
This commit is contained in:
Ben Kohler
2025-04-14 09:03:47 -05:00
parent abfba13216
commit a22160abc5

View File

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