From 995d90f56e1d5eb3b5342ba4ed5243c93f27286a Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 3 Jun 2022 03:38:26 +0100 Subject: sys-apps/systemd-utils: add Python 3.11 Signed-off-by: Sam James --- sys-apps/systemd-utils/systemd-utils-250.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-apps') 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) -- cgit v1.2.3-65-gdbad