Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Tue, 05 Jul 2022 15:41:01
Message-Id: 1657035504.5ba838af850a96e5a1814bd32fe75f0bb25ef80c.mattst88@gentoo
1 commit: 5ba838af850a96e5a1814bd32fe75f0bb25ef80c
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 5 15:38:24 2022 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 5 15:38:24 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ba838af
7
8 profiles: Unmask >=x11-libs/libX11-1.8
9
10 Closes: https://bugs.gentoo.org/841857
11 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
12
13 profiles/package.mask | 4 ----
14 1 file changed, 4 deletions(-)
15
16 diff --git a/profiles/package.mask b/profiles/package.mask
17 index 82672dd913be..3036480adaa6 100644
18 --- a/profiles/package.mask
19 +++ b/profiles/package.mask
20 @@ -279,10 +279,6 @@ dev-python/mysql-connector-python
21 # The lowest supported version of GCC is GCC 10.
22 <sys-devel/gcc-10
23
24 -# Matt Turner <mattst88@g.o> (2022-04-30)
25 -# Masked for testing. Apparently causes crashes. Bug #841857.
26 ->=x11-libs/libX11-1.8
27 -
28 # Joonas Niilola <juippis@g.o> (2022-04-29)
29 # Apparently the "b" in version means "beta". 3.24 is available, we
30 # should update to that. #841437