commit: 3294c8d47994672af48e9b600c8ab67f29726d7a Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Thu Jan 20 10:04:36 2022 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Thu Jan 20 10:17:37 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3294c8d4
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 <ionen <AT> gentoo.org> profiles/targets/desktop/plasma/package.mask | 10 ---------- 1 file changed, 10 deletions(-) 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 <[email protected]> (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
