From effa2651d3f866ed14426c52527f7cfe54c4344c Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 5 May 2023 04:48:21 +0100 Subject: sys-apps/systemd: sync live Signed-off-by: Sam James --- sys-apps/systemd/systemd-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-apps/systemd') diff --git a/sys-apps/systemd/systemd-9999.ebuild b/sys-apps/systemd/systemd-9999.ebuild index 262f3350c7a1..8c40a935e8a7 100644 --- a/sys-apps/systemd/systemd-9999.ebuild +++ b/sys-apps/systemd/systemd-9999.ebuild @@ -1,8 +1,8 @@ # Copyright 2011-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 -PYTHON_COMPAT=( python3_{9..11} ) +EAPI=8 +PYTHON_COMPAT=( python3_{10..11} ) # Avoid QA warnings TMPFILES_OPTIONAL=1 -- cgit v1.2.3-65-gdbad