From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4CEE0158090 for ; Sun, 1 May 2022 01:24:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4D4FCE0A45; Sun, 1 May 2022 01:24:21 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 274ABE0A45 for ; Sun, 1 May 2022 01:24:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E15E034151C for ; Sun, 1 May 2022 01:24:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 40E8E344 for ; Sun, 1 May 2022 01:24:18 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1651368185.0d084beb8c1eb8faafc8b88ba542d0388a85ca71.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 0d084beb8c1eb8faafc8b88ba542d0388a85ca71 X-VCS-Branch: master Date: Sun, 1 May 2022 01:24:18 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: afb13306-e845-40cc-ab37-fce75bd2d2c6 X-Archives-Hash: 75da07b03996a97e1e6c614ad3bc7b4f commit: 0d084beb8c1eb8faafc8b88ba542d0388a85ca71 Author: Matt Turner gentoo org> AuthorDate: Sun May 1 01:23:05 2022 +0000 Commit: Matt Turner gentoo org> CommitDate: Sun May 1 01:23:05 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d084beb profiles: Mask >=x11-libs/libX11-1.8 Bug: https://bugs.gentoo.org/841857 Signed-off-by: Matt Turner gentoo.org> profiles/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index cb7c2436fc0f..70794c40fc8c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,10 @@ #--- END OF EXAMPLES --- +# Matt Turner (2022-04-30) +# Masked for testing. Apparently causes crashes. Bug #841857. +>=x11-libs/libX11-1.8 + # John Helmert III (2022-04-29) # New capstone rc installs broken pkgconfig and cmake build # configuration files, breaking reverse dependencies. #841716