sys-apps/coolercontrold: enable py3.14

Signed-off-by: Alfred Wingate <parona@protonmail.com>
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
This commit is contained in:
Alfred Wingate
2025-11-12 13:54:56 +02:00
committed by Paul Zander
parent 2fffbfc516
commit dd27b66700

View File

@@ -8,7 +8,7 @@ CRATES="
RUST_MIN_VER=1.86
PYTHON_COMPAT=( python3_{11..13} )
PYTHON_COMPAT=( python3_{11..14} )
inherit cargo eapi9-ver optfeature python-single-r1 systemd