summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-06-03 03:37:47 +0100
committerSam James <sam@gentoo.org>2022-06-03 03:37:47 +0100
commit2696a5fbab2a9b19a1a2acd1d4942ee0ceca22a4 (patch)
tree8aa397a965c18ed211df5b4cf9e6551965ba7161 /sys-apps/systemd/systemd-9999.ebuild
parentsys-process/htop: add Python 3.11 (diff)
downloadgentoo-2696a5fbab2a9b19a1a2acd1d4942ee0ceca22a4.tar.gz
gentoo-2696a5fbab2a9b19a1a2acd1d4942ee0ceca22a4.tar.bz2
gentoo-2696a5fbab2a9b19a1a2acd1d4942ee0ceca22a4.zip
sys-apps/systemd: add Python 3.11
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/systemd/systemd-9999.ebuild')
-rw-r--r--sys-apps/systemd/systemd-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
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