commit: 06874535e2b425f6c095d546ba23d0a68c088c83
Author: Ian Jordan <immoloism <AT> gmail <DOT> com>
AuthorDate: Mon Oct 28 10:55:21 2024 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Wed Oct 30 15:00:57 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06874535
sys-apps/systemd-utils: enable py3.13
Signed-off-by: Ian Jordan <immoloism <AT> gmail.com>
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
sys-apps/systemd-utils/systemd-utils-255.12.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/systemd-utils/systemd-utils-255.12.ebuild
b/sys-apps/systemd-utils/systemd-utils-255.12.ebuild
index c1918ffcbc32..a073f48a82c8 100644
--- a/sys-apps/systemd-utils/systemd-utils-255.12.ebuild
+++ b/sys-apps/systemd-utils/systemd-utils-255.12.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} )
QA_PKGCONFIG_VERSION=$(ver_cut 1)