diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2022-01-20 05:04:36 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2022-01-20 05:17:37 -0500 |
commit | 3294c8d47994672af48e9b600c8ab67f29726d7a (patch) | |
tree | 7a0608c29c3fad9c033b54ba1decf6dc6d4212d1 /profiles | |
parent | dev-python/cython: Stabilize 0.29.26 sparc, #831546 (diff) | |
download | gentoo-3294c8d47994672af48e9b600c8ab67f29726d7a.tar.gz gentoo-3294c8d47994672af48e9b600c8ab67f29726d7a.tar.bz2 gentoo-3294c8d47994672af48e9b600c8ab67f29726d7a.zip |
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@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/targets/desktop/plasma/package.mask | 10 |
1 files changed, 0 insertions, 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 <ionen@gentoo.org> (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 |