mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 11:04:10 -04:00
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:
committed by
Paul Zander
parent
2fffbfc516
commit
dd27b66700
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user