commit: b86fda2f618a0fc7608ff72a7ccc8f6dd1ab928e Author: Lukas Schmelting <lschmelting <AT> posteo <DOT> com> AuthorDate: Fri Oct 3 08:17:40 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Oct 3 16:21:54 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b86fda2f
profiles: add glib group 2.86.0 to package.mask Signed-off-by: Lukas Schmelting <lschmelting <AT> posteo.com> Part-of: https://github.com/gentoo/gentoo/pull/43754 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 0c3515c5c1e5..a664b4f521aa 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -736,3 +736,9 @@ sys-libs/newlib dev-embedded/avr-libc sys-devel/nvptx-tools sys-devel/clang-crossdev-wrappers + +# Lukas Schmelting <[email protected]> (2025-10-03) +# breaks e.g. in combination with gnome-shell-48.4 +>=dev-util/gdbus-codegen-2.86.0 +>=dev-util/glib-2.86.0 +>=dev-util/glib-utils-2.86.0
