summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-06-03 03:38:26 +0100
committerSam James <sam@gentoo.org>2022-06-03 03:38:26 +0100
commit995d90f56e1d5eb3b5342ba4ed5243c93f27286a (patch)
treebad47145d19343bd59a35c14ec6f4caf6020a4bf /sys-apps/systemd-utils
parentsys-apps/systemd: add Python 3.11 (diff)
downloadgentoo-995d90f56e1d5eb3b5342ba4ed5243c93f27286a.tar.gz
gentoo-995d90f56e1d5eb3b5342ba4ed5243c93f27286a.tar.bz2
gentoo-995d90f56e1d5eb3b5342ba4ed5243c93f27286a.zip
sys-apps/systemd-utils: add Python 3.11
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/systemd-utils')
-rw-r--r--sys-apps/systemd-utils/systemd-utils-250.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/systemd-utils/systemd-utils-250.7.ebuild b/sys-apps/systemd-utils/systemd-utils-250.7.ebuild
index 21922a535e32..93edcbe9fa2c 100644
--- a/sys-apps/systemd-utils/systemd-utils-250.7.ebuild
+++ b/sys-apps/systemd-utils/systemd-utils-250.7.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
QA_PKGCONFIG_VERSION=$(ver_cut 1)