From 3294c8d47994672af48e9b600c8ab67f29726d7a Mon Sep 17 00:00:00 2001 From: Ionen Wolkens Date: Thu, 20 Jan 2022 05:04:36 -0500 Subject: profiles/targets/desktop/plasma: drop obsolete egl-wayland mask Fixed with >=qtwayland-5.15.2-r18. It isn't stable yet but stable users are only affected if using ~arch nvidia-drivers. Signed-off-by: Ionen Wolkens --- profiles/targets/desktop/plasma/package.mask | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 profiles/targets/desktop/plasma/package.mask diff --git a/profiles/targets/desktop/plasma/package.mask b/profiles/targets/desktop/plasma/package.mask deleted file mode 100644 index dffbcd8e2ab2..000000000000 --- a/profiles/targets/desktop/plasma/package.mask +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright 2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# Ionen Wolkens (2021-12-13) -# GBM-aware egl-wayland makes qtwayland+kwin mostly unusable, and -# old egl-wayland leads to issues for everything else using GBM. -# Feel free to unmask if your configuration is not affected. -# https://codereview.qt-project.org/c/qt/qtwayland/+/373473 -# https://github.com/NVIDIA/egl-wayland/issues/40 ->=gui-libs/egl-wayland-1.1.8 -- cgit v1.2.3-65-gdbad