diff options
author | Sam James <sam@gentoo.org> | 2023-05-05 04:48:21 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-05 05:11:08 +0100 |
commit | effa2651d3f866ed14426c52527f7cfe54c4344c (patch) | |
tree | ccbc3f67d15f7fcae4ed43737d4e0a8bb9fbf995 /sys-apps/systemd | |
parent | sys-apps/systemd: add 253.4 (diff) | |
download | gentoo-effa2651d3f866ed14426c52527f7cfe54c4344c.tar.gz gentoo-effa2651d3f866ed14426c52527f7cfe54c4344c.tar.bz2 gentoo-effa2651d3f866ed14426c52527f7cfe54c4344c.zip |
sys-apps/systemd: sync live
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/systemd')
-rw-r--r-- | sys-apps/systemd/systemd-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |