summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-03 10:59:31 +0100
committerSam James <sam@gentoo.org>2024-10-03 10:59:31 +0100
commit0d8dce7acf3b5b42f5d89fc6b69b55095a5ec9c8 (patch)
tree49c1eabed1aec19d4745e463a8a599701c6c960a /sys-apps/systemd
parentsys-apps/merge-usr: enable py3.13 (diff)
downloadgentoo-0d8dce7acf3b5b42f5d89fc6b69b55095a5ec9c8.tar.gz
gentoo-0d8dce7acf3b5b42f5d89fc6b69b55095a5ec9c8.tar.bz2
gentoo-0d8dce7acf3b5b42f5d89fc6b69b55095a5ec9c8.zip
sys-apps/systemd: enable py3.13
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/systemd')
-rw-r--r--sys-apps/systemd/systemd-256.6.ebuild2
-rw-r--r--sys-apps/systemd/systemd-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/systemd/systemd-256.6.ebuild b/sys-apps/systemd/systemd-256.6.ebuild
index 84dc48625f69..f957b4c395ee 100644
--- a/sys-apps/systemd/systemd-256.6.ebuild
+++ b/sys-apps/systemd/systemd-256.6.ebuild
@@ -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
diff --git a/sys-apps/systemd/systemd-9999.ebuild b/sys-apps/systemd/systemd-9999.ebuild
index 4487032f18a2..013ea2fdc445 100644
--- a/sys-apps/systemd/systemd-9999.ebuild
+++ b/sys-apps/systemd/systemd-9999.ebuild
@@ -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