sys-apps/tuned: enable py3.13

Closes: https://bugs.gentoo.org/952720
Signed-off-by: Yixun Lan <dlan@gentoo.org>
This commit is contained in:
Yixun Lan
2025-03-29 21:24:39 +08:00
parent 628b5b851c
commit 59fa99df89

View File

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