Gentoo Archives: gentoo-commits

From: Ionen Wolkens <ionen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Sat, 09 Oct 2021 12:36:35
Message-Id: 1633782942.c6deff27a16ca0c72cd1edaa3d9f44c8cfff7efb.ionen@gentoo
1 commit: c6deff27a16ca0c72cd1edaa3d9f44c8cfff7efb
2 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 9 12:19:08 2021 +0000
4 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 9 12:35:42 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6deff27
7
8 profiles: update egl-wayland mask
9
10 Turns out was more broken than I thought (or at least with
11 current drivers, it is technically intended for next branch),
12 but was masked from the start so it's all good either way.
13
14 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
15
16 profiles/package.mask | 9 +++++----
17 1 file changed, 5 insertions(+), 4 deletions(-)
18
19 diff --git a/profiles/package.mask b/profiles/package.mask
20 index 2b713b4be72..9f8dc5ddc20 100644
21 --- a/profiles/package.mask
22 +++ b/profiles/package.mask
23 @@ -281,10 +281,11 @@ dev-python/txgithub
24 =dev-libs/gost-engine-3.0*
25
26 # Ionen Wolkens <ionen@g.o> (2021-09-03)
27 -# Currently may not function with kde-plasma/kwin (black screen),
28 -# so keeping masked for testing due to being a primary consumer.
29 -# Should be safe to unmask if you are using x11-wm/mutter instead.
30 ->=gui-libs/egl-wayland-1.1.8
31 +# Known to break kde-plasma/kwin (black screen), and several
32 +# other applications on wayland with current drivers.
33 +# https://github.com/NVIDIA/egl-wayland/issues/40
34 +# https://github.com/NVIDIA/egl-wayland/issues/41
35 +~gui-libs/egl-wayland-1.1.8
36
37 # Alexey Sokolov <alexey+gentoo@××××××××.org> (2021-08-30)
38 # Homepage dead, uses gtk2, fails to build, https://bugs.gentoo.org/711344