commit: b95fc2951d28e5999bf604533513a7aa438dd75e
Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 12 18:13:25 2026 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Mon Jan 12 18:13:33 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b95fc295
sys-apps/systemd-utils: enable py3.14 for 255
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
sys-apps/systemd-utils/systemd-utils-255.21.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-apps/systemd-utils/systemd-utils-255.21.ebuild
b/sys-apps/systemd-utils/systemd-utils-255.21.ebuild
index f7b316957e6a..4430e8bc645d 100644
--- a/sys-apps/systemd-utils/systemd-utils-255.21.ebuild
+++ b/sys-apps/systemd-utils/systemd-utils-255.21.ebuild
@@ -1,8 +1,8 @@
-# Copyright 2022-2025 Gentoo Authors
+# Copyright 2022-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{11..14} )
QA_PKGCONFIG_VERSION=$(ver_cut 1)