sys-apps/systemd: enable py3.13

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-10-03 10:59:31 +01:00
parent acf406572d
commit 0d8dce7acf
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{10..12} )
PYTHON_COMPAT=( python3_{10..13} )
# Avoid QA warnings
TMPFILES_OPTIONAL=1

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{10..12} )
PYTHON_COMPAT=( python3_{10..13} )
# Avoid QA warnings
TMPFILES_OPTIONAL=1