commit: 2696a5fbab2a9b19a1a2acd1d4942ee0ceca22a4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 3 02:37:47 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jun 3 02:37:47 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2696a5fb
sys-apps/systemd: add Python 3.11
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/systemd/systemd-251.2.ebuild | 2 +-
sys-apps/systemd/systemd-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-apps/systemd/systemd-251.2.ebuild
b/sys-apps/systemd/systemd-251.2.ebuild
index a11dccb51ae7..117a735a0f0e 100644
--- a/sys-apps/systemd/systemd-251.2.ebuild
+++ b/sys-apps/systemd/systemd-251.2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
# Avoid QA warnings
TMPFILES_OPTIONAL=1
diff --git a/sys-apps/systemd/systemd-9999.ebuild
b/sys-apps/systemd/systemd-9999.ebuild
index 61120378152b..8d29e691a36f 100644
--- a/sys-apps/systemd/systemd-9999.ebuild
+++ b/sys-apps/systemd/systemd-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
# Avoid QA warnings
TMPFILES_OPTIONAL=1