summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2021-10-09 08:19:08 -0400
committerIonen Wolkens <ionen@gentoo.org>2021-10-09 08:35:42 -0400
commitc6deff27a16ca0c72cd1edaa3d9f44c8cfff7efb (patch)
tree0dbfdd32b0f0b00ff1f2ca43807ff2624e2257d0 /profiles
parentapp-xemacs/edict: drop 1.16, 1.17 (diff)
downloadgentoo-c6deff27a16ca0c72cd1edaa3d9f44c8cfff7efb.tar.gz
gentoo-c6deff27a16ca0c72cd1edaa3d9f44c8cfff7efb.tar.bz2
gentoo-c6deff27a16ca0c72cd1edaa3d9f44c8cfff7efb.zip
profiles: update egl-wayland mask
Turns out was more broken than I thought (or at least with current drivers, it is technically intended for next branch), but was masked from the start so it's all good either way. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/package.mask9
1 files changed, 5 insertions, 4 deletions
diff --git a/profiles/package.mask b/profiles/package.mask
index 2b713b4be726..9f8dc5ddc206 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -281,10 +281,11 @@ dev-python/txgithub
=dev-libs/gost-engine-3.0*
# Ionen Wolkens <ionen@gentoo.org> (2021-09-03)
-# Currently may not function with kde-plasma/kwin (black screen),
-# so keeping masked for testing due to being a primary consumer.
-# Should be safe to unmask if you are using x11-wm/mutter instead.
->=gui-libs/egl-wayland-1.1.8
+# Known to break kde-plasma/kwin (black screen), and several
+# other applications on wayland with current drivers.
+# https://github.com/NVIDIA/egl-wayland/issues/40
+# https://github.com/NVIDIA/egl-wayland/issues/41
+~gui-libs/egl-wayland-1.1.8
# Alexey Sokolov <alexey+gentoo@asokolov.org> (2021-08-30)
# Homepage dead, uses gtk2, fails to build, https://bugs.gentoo.org/711344