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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C72741382C5 for ; Sun, 18 Apr 2021 12:51:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 01B7FE077D; Sun, 18 Apr 2021 12:51:18 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D956BE077D for ; Sun, 18 Apr 2021 12:51:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A6C82340942 for ; Sun, 18 Apr 2021 12:51:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0B5FB5C9 for ; Sun, 18 Apr 2021 12:51:15 +0000 (UTC) From: "Andreas K. Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" Message-ID: <1618750264.275ed2b226f0adaa5ebf91f1bd49c81bd64a1b83.dilfridge@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: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 275ed2b226f0adaa5ebf91f1bd49c81bd64a1b83 X-VCS-Branch: master Date: Sun, 18 Apr 2021 12:51:15 +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: 6f65a84f-3b5e-4097-9de3-c5963b290f4e X-Archives-Hash: 4d27d113b4bbd0097f07abf6cbcc7b42 commit: 275ed2b226f0adaa5ebf91f1bd49c81bd64a1b83 Author: Andreas K. Hüttel gentoo org> AuthorDate: Sun Apr 18 12:49:51 2021 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Sun Apr 18 12:51:04 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=275ed2b2 package.mask: emergency-mask binutils-2.36 Signed-off-by: Andreas K. Hüttel gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 08194eefa26..58293ef35c5 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# Andreas K. Hüttel (2021-04-18) +# Broken, stay tuned +=sys-devel/binutils-2.36* +=sys-devel/binutils-hppa64-2.36* +=sys-libs/binutils-libs-2.36* + # Volkmar W. Pogatzki (2021-04-18) # dev-java/xerces-2.12.1 depends on masked >=virtual/{jdk,jre}-11 # https://bugs.gentoo.org/782697