diff options
Diffstat (limited to 'sys-apps/systemd/systemd-257.5.ebuild')
-rw-r--r-- | sys-apps/systemd/systemd-257.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/systemd/systemd-257.5.ebuild b/sys-apps/systemd/systemd-257.5.ebuild index 83e8e244f61b..26abb8d1dccb 100644 --- a/sys-apps/systemd/systemd-257.5.ebuild +++ b/sys-apps/systemd/systemd-257.5.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{11..13} ) # Avoid QA warnings TMPFILES_OPTIONAL=1 |