From e933d4e41dea0c9ac0c7ebcfede292cd894f3f91 Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 17 Nov 2025 07:12:36 +0000 Subject: [PATCH] sys-apps/dbus: Sync with Gentoo It's from Gentoo commit 639144c30dc2c1bd6cc312215be66ac8135c41c7. Signed-off-by: Flatcar Buildbot --- .../third_party/portage-stable/sys-apps/dbus/dbus-1.16.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk_container/src/third_party/portage-stable/sys-apps/dbus/dbus-1.16.2.ebuild b/sdk_container/src/third_party/portage-stable/sys-apps/dbus/dbus-1.16.2.ebuild index d43ecf8bf8..db59e2d959 100644 --- a/sdk_container/src/third_party/portage-stable/sys-apps/dbus/dbus-1.16.2.ebuild +++ b/sdk_container/src/third_party/portage-stable/sys-apps/dbus/dbus-1.16.2.ebuild @@ -8,7 +8,7 @@ EAPI=8 # possibly even ~arch too, given the note about security releases on their website. # See https://www.freedesktop.org/wiki/Software/dbus/#download. -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{11..14} ) TMPFILES_OPTIONAL=1 inherit linux-info meson-multilib python-any-r1 readme.gentoo-r1 systemd tmpfiles virtualx