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 A7E281382C5 for ; Sun, 14 Feb 2021 19:48:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EAEF2E096D; Sun, 14 Feb 2021 19:48:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 D1B94E096D for ; Sun, 14 Feb 2021 19:48:22 +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 9CB16340CEE for ; Sun, 14 Feb 2021 19:48:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3AD3049 for ; Sun, 14 Feb 2021 19:48:20 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1613332096.d8d39e2939bb091ab8a421a3fd65f43d8a737851.sam@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: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: d8d39e2939bb091ab8a421a3fd65f43d8a737851 X-VCS-Branch: master Date: Sun, 14 Feb 2021 19:48:20 +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: d5fadec8-f2aa-4024-a60a-21874d43b747 X-Archives-Hash: 85540f148677caee0fa996f110136348 commit: d8d39e2939bb091ab8a421a3fd65f43d8a737851 Author: Sam James gentoo org> AuthorDate: Sun Feb 14 19:46:33 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sun Feb 14 19:48:16 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8d39e29 profiles/package.mask: mask =app-crypt/mit-krb5-1.19 Bug: https://bugs.gentoo.org/770181 Signed-off-by: Sam James gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index acbae3da107..0ba8f1bbd8e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,13 @@ #--- END OF EXAMPLES --- +# Sam James (2021-02-14) +# This version seems to have broken ABI. +# Masking until investigation completed +# upstream. +# bug #770181 +=app-crypt/mit-krb5-1.19 + # Jakov Smolic (2021-02-13) # Fails to build with gcc-10, stuck on EAPI 5, dead upstream # multiple reported bugs, not touched by maintainer in years.