profiles: add dev-cpp/gtkmm vulkan to le and ppc64 p.u.mask

Closes: https://bugs.gentoo.org/978850
Signed-off-by: Lukas Schmelting <lschmelting@posteo.com>
Part-of: https://codeberg.org/gentoo/gentoo/pulls/1544
Merges: https://codeberg.org/gentoo/gentoo/pulls/1544
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
This commit is contained in:
Lukas Schmelting
2026-07-08 20:10:21 +02:00
committed by Pacho Ramos
parent 192c273d2a
commit ad73f9ebf4
2 changed files with 7 additions and 1 deletions

View File

@@ -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 <vapier@gentoo.org> (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

View File

@@ -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