commit: e66858fc6a98d199f7fc7e02d26695308b7080cb
Author: Violet Purcell <vimproved <AT> inventati <DOT> org>
AuthorDate: Sun Jun 4 18:45:10 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 5 05:12:31 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e66858fc
sys-apps/systemd-utils: enable py3.12
Signed-off-by: Violet Purcell <vimproved <AT> inventati.org>
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/systemd-utils/systemd-utils-253.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/systemd-utils/systemd-utils-253.5.ebuild
b/sys-apps/systemd-utils/systemd-utils-253.5.ebuild
index 501135f61291..3a4487c75a7c 100644
--- a/sys-apps/systemd-utils/systemd-utils-253.5.ebuild
+++ b/sys-apps/systemd-utils/systemd-utils-253.5.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
QA_PKGCONFIG_VERSION=$(ver_cut 1)