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 7F770138350 for ; Thu, 23 Apr 2020 01:08:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 980CCE0C13; Thu, 23 Apr 2020 01:08:05 +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 7F6DFE0C13 for ; Thu, 23 Apr 2020 01:08:05 +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 4456834F090 for ; Thu, 23 Apr 2020 01:08:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A7CFA1DD for ; Thu, 23 Apr 2020 01:08:02 +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: <1587603986.c551551289a5d31b486d6712088732803d1202e3.floppym@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: c551551289a5d31b486d6712088732803d1202e3 X-VCS-Branch: master Date: Thu, 23 Apr 2020 01:08:02 +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: 55453902-865f-4b17-913c-7f7ade75905e X-Archives-Hash: 29f634c540614fbfc9286719cff05cfa commit: c551551289a5d31b486d6712088732803d1202e3 Author: Mike Gilbert gentoo org> AuthorDate: Thu Apr 23 01:06:26 2020 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Thu Apr 23 01:06:26 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5515512 profiles: mask dev-util/meson[test] Signed-off-by: Mike Gilbert gentoo.org> profiles/base/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index d59c1a2b194..1662bff935d 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Mike Gilbert (2020-04-23) +# Tests are very sensitive to the host environment. +dev-util/meson test + # Michał Górny (2020-04-22) # Requires dev-python/filemagic that is broken and masked for removal. dev-python/jira magic