commit: 67ff96e24e3a46748b7739b7187229023b2637d5 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Oct 4 02:29:48 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Oct 4 02:29:48 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67ff96e2
sys-power/switcheroo-control: enable py3.13 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-power/switcheroo-control/switcheroo-control-2.6-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-power/switcheroo-control/switcheroo-control-2.6-r2.ebuild b/sys-power/switcheroo-control/switcheroo-control-2.6-r2.ebuild index 33f57d5665a8..4b45fc2ad074 100644 --- a/sys-power/switcheroo-control/switcheroo-control-2.6-r2.ebuild +++ b/sys-power/switcheroo-control/switcheroo-control-2.6-r2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..13} ) inherit meson python-single-r1 systemd