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 EBA08138334 for ; Mon, 24 Sep 2018 20:35:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BA2AFE0A97; Mon, 24 Sep 2018 20:35:36 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 8E714E0A97 for ; Mon, 24 Sep 2018 20:35:36 +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 E1ADC335CC6 for ; Mon, 24 Sep 2018 20:35:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3655542F for ; Mon, 24 Sep 2018 20:35:33 +0000 (UTC) From: "Mike Gilbert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" Message-ID: <1537821269.4cf6c08bee54748c5dc96970a8cb669372d9405c.floppym@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: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: 4cf6c08bee54748c5dc96970a8cb669372d9405c X-VCS-Branch: master Date: Mon, 24 Sep 2018 20:35:33 +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-Archives-Salt: 6b4fead8-ce63-48b1-b12a-833a5d1bf1e8 X-Archives-Hash: 7cdd4f26b22567405ba3de1c44eaf210 commit: 4cf6c08bee54748c5dc96970a8cb669372d9405c Author: Mike Gilbert gentoo org> AuthorDate: Mon Sep 24 20:34:29 2018 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Mon Sep 24 20:34:29 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cf6c08b profiles: mask dev-util/meson-0.48.0 Bug: https://bugs.gentoo.org/666968 profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index b7a7dda6db8..96e5a434fd0 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,11 @@ #--- END OF EXAMPLES --- +# Mike Gilbert (24 Sep 2018) +# Breaks multilib builds. +# https://bugs.gentoo.org/666968 +=dev-util/meson-0.48.0 + # Michał Górny (24 Sep 2018) # Apparently breaks sys-devel/gcc. Bug #666954. =dev-util/debugedit-4.14.2