commit:     bb4b2513944ca73c261efe86861da801f37ae857
Author:     Sasha Finkelstein <fnkl.kernel <AT> gmail <DOT> com>
AuthorDate: Fri Oct 31 19:30:57 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Nov  1 10:13:46 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb4b2513

sys-power/switcheroo-control: Add python3.14 support

Signed-off-by: Sasha Finkelstein <fnkl.kernel <AT> gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44408
Closes: https://github.com/gentoo/gentoo/pull/44408
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-power/switcheroo-control/switcheroo-control-3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-power/switcheroo-control/switcheroo-control-3.0.ebuild 
b/sys-power/switcheroo-control/switcheroo-control-3.0.ebuild
index 21072c5dc2ec..1854fa88c0fd 100644
--- a/sys-power/switcheroo-control/switcheroo-control-3.0.ebuild
+++ b/sys-power/switcheroo-control/switcheroo-control-3.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{11..14} )
 
 inherit meson python-single-r1 systemd udev
 

Reply via email to