From ad73f9ebf404aa3f08aa75f2050e355464f2f1d1 Mon Sep 17 00:00:00 2001 From: Lukas Schmelting Date: Wed, 8 Jul 2026 20:10:21 +0200 Subject: [PATCH] profiles: add dev-cpp/gtkmm vulkan to le and ppc64 p.u.mask Closes: https://bugs.gentoo.org/978850 Signed-off-by: Lukas Schmelting Part-of: https://codeberg.org/gentoo/gentoo/pulls/1544 Merges: https://codeberg.org/gentoo/gentoo/pulls/1544 Signed-off-by: Pacho Ramos --- profiles/default/linux/ppc64le/package.use.mask | 6 +++++- profiles/features/big-endian/package.use.mask | 2 ++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/profiles/default/linux/ppc64le/package.use.mask b/profiles/default/linux/ppc64le/package.use.mask index 502d92cc4d12e..d033290a29494 100644 --- a/profiles/default/linux/ppc64le/package.use.mask +++ b/profiles/default/linux/ppc64le/package.use.mask @@ -1,6 +1,10 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Mike Frysinger (2014-10-21) # This target supports ASAN/etc... #504200. sys-devel/gcc -sanitize + +# gtkmm with USE=vulkan depends on gtk[vulkan] which sets vulkan-loader[wayland] +# which in turn depends on dev-libs/weston[headless], which is not keyworded +dev-cpp/gtkmm vulkan diff --git a/profiles/features/big-endian/package.use.mask b/profiles/features/big-endian/package.use.mask index 483c166d8ca48..3fa30b5b4a78d 100644 --- a/profiles/features/big-endian/package.use.mask +++ b/profiles/features/big-endian/package.use.mask @@ -59,6 +59,8 @@ gnome-base/gnome-control-center wayland gnome-base/gnome-shell wayland gnome-extra/tecla wayland gui-libs/gtk wayland +# gtkmm with USE=vulkan depends on gtk[vulkan] which sets vulkan-loader[wayland] +dev-cpp/gtkmm vulkan gui-libs/vte wayland media-libs/clutter wayland media-libs/clutter-gtk wayland