commit: 5ba838af850a96e5a1814bd32fe75f0bb25ef80c Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Tue Jul 5 15:38:24 2022 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Tue Jul 5 15:38:24 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ba838af
profiles: Unmask >=x11-libs/libX11-1.8 Closes: https://bugs.gentoo.org/841857 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> profiles/package.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 82672dd913be..3036480adaa6 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -279,10 +279,6 @@ dev-python/mysql-connector-python # The lowest supported version of GCC is GCC 10. <sys-devel/gcc-10 -# Matt Turner <[email protected]> (2022-04-30) -# Masked for testing. Apparently causes crashes. Bug #841857. ->=x11-libs/libX11-1.8 - # Joonas Niilola <[email protected]> (2022-04-29) # Apparently the "b" in version means "beta". 3.24 is available, we # should update to that. #841437
