From ff93fee62c18acfa00d6bce035fbd0ec0d8322fe Mon Sep 17 00:00:00 2001 From: Joe Kappus Date: Wed, 10 Dec 2025 19:34:59 -0500 Subject: [PATCH] sys-apps/systemd-utils: enable py3.14 tests pass. Signed-off-by: Joe Kappus Part-of: https://github.com/gentoo/gentoo/pull/44986 Closes: https://github.com/gentoo/gentoo/pull/44986 Signed-off-by: Mike Gilbert --- sys-apps/systemd-utils/systemd-utils-256.17.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/systemd-utils/systemd-utils-256.17.ebuild b/sys-apps/systemd-utils/systemd-utils-256.17.ebuild index c8195708e031c..c2cbf555153a1 100644 --- a/sys-apps/systemd-utils/systemd-utils-256.17.ebuild +++ b/sys-apps/systemd-utils/systemd-utils-256.17.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{11..14} ) QA_PKGCONFIG_VERSION=$(ver_cut 1)