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: Fri, 03 Sep 2021 23:34:05
Message-Id: 1630711976.57759297f60c779501cd405f16599f4c63ad3a03.ionen@gentoo
1 commit: 57759297f60c779501cd405f16599f4c63ad3a03
2 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 3 23:17:55 2021 +0000
4 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 3 23:32:56 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57759297
7
8 profiles: mask new egl-wayland for testing due to kwin issues
9
10 Mask is only half-needed given ~arch kwin depends on <libglvnd-1.3.4
11 currently, but stable doesn't have that restriction.
12
13 As a precaution, and to spare from confusing WARNING: update messages,
14 masking for now.
15
16 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
17
18 profiles/package.mask | 6 ++++++
19 1 file changed, 6 insertions(+)
20
21 diff --git a/profiles/package.mask b/profiles/package.mask
22 index 801577b4efa..975c1dff2c5 100644
23 --- a/profiles/package.mask
24 +++ b/profiles/package.mask
25 @@ -32,6 +32,12 @@
26
27 #--- END OF EXAMPLES ---
28
29 +# Ionen Wolkens <ionen@g.o> (2021-09-03)
30 +# Currently may not function with kde-plasma/kwin (black screen),
31 +# so keeping masked for testing due to being a primary consumer.
32 +# Should be safe to unmask if you are using x11-wm/mutter instead.
33 +>=gui-libs/egl-wayland-1.1.8
34 +
35 # Sam James <sam@g.o> (2021-09-03)
36 # Mask broken version of setuptools_scm with
37 # missing runtime dependency.