Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/plasma/
Date: Mon, 30 Aug 2021 13:45:48
Message-Id: 1630331129.0bdd12a854088a83427b12b3f0d2d5da1decfa42.asturm@gentoo
1 commit: 0bdd12a854088a83427b12b3f0d2d5da1decfa42
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 30 13:41:28 2021 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 30 13:45:29 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bdd12a8
7
8 profiles: desktop/plasma: Mask ~media-libs/libglvnd-1.3.4
9
10 Support at least Plasma profile users by masking the broken version.
11
12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
13
14 profiles/targets/desktop/plasma/package.mask | 5 +++++
15 1 file changed, 5 insertions(+)
16
17 diff --git a/profiles/targets/desktop/plasma/package.mask b/profiles/targets/desktop/plasma/package.mask
18 new file mode 100644
19 index 00000000000..a74631167f3
20 --- /dev/null
21 +++ b/profiles/targets/desktop/plasma/package.mask
22 @@ -0,0 +1,5 @@
23 +# Copyright 2021 Gentoo Authors
24 +# Distributed under the terms of the GNU General Public License v2
25 +
26 +# Breaks build of kde-plasma/kwin, bug 810511, KDE-bug 440372
27 +~media-libs/libglvnd-1.3.4