From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1195873-garchives=archives.gentoo.org@lists.gentoo.org>
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 B92AC138359
	for <garchives@archives.gentoo.org>; Wed, 12 Aug 2020 19:54:40 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id EB021E0955;
	Wed, 12 Aug 2020 19:54:39 +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 D29C7E0955
	for <gentoo-commits@lists.gentoo.org>; Wed, 12 Aug 2020 19:54:39 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(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 AA6EF34F17F
	for <gentoo-commits@lists.gentoo.org>; Wed, 12 Aug 2020 19:54:38 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 62A8C26
	for <gentoo-commits@lists.gentoo.org>; Wed, 12 Aug 2020 19:54:37 +0000 (UTC)
From: "Ben Kohler" <bkohler@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Ben Kohler" <bkohler@gentoo.org>
Message-ID: <1597262067.c17454a14ddfa64164379809573db62e61b71d94.bkohler@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/x32/
X-VCS-Repository: repo/gentoo
X-VCS-Files: profiles/arch/amd64/x32/package.mask
X-VCS-Directories: profiles/arch/amd64/x32/
X-VCS-Committer: bkohler
X-VCS-Committer-Name: Ben Kohler
X-VCS-Revision: c17454a14ddfa64164379809573db62e61b71d94
X-VCS-Branch: master
Date: Wed, 12 Aug 2020 19:54:37 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: c03f4e21-76c9-4f8f-9e40-f68028807ba9
X-Archives-Hash: bda67c139af08ee10cb20d0d78e16f57

commit:     c17454a14ddfa64164379809573db62e61b71d94
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 12 19:54:02 2020 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Wed Aug 12 19:54:27 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c17454a1

profiles: mask glibc-2.31-r6 on x32 for bug 736904

Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 profiles/arch/amd64/x32/package.mask | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/profiles/arch/amd64/x32/package.mask b/profiles/arch/amd64/x32/package.mask
index 6e3deb1194c..c5665e8060f 100644
--- a/profiles/arch/amd64/x32/package.mask
+++ b/profiles/arch/amd64/x32/package.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Ben Kohler <bkohler@gentoo.org> (2020-08-12)
+# Breaks several portage features, see bug 736904
+=sys-libs/glibc-2.31-r6
+
 # Marek Szuba <marecki@gentoo.org> (2020-05-08)
 # Requires sys-cluster/ceph, which is masked in this profile as well
 # (see below)