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 20F481580B9 for ; Wed, 25 Aug 2021 06:49:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 54395E0864; Wed, 25 Aug 2021 06:49:21 +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 34D3DE0864 for ; Wed, 25 Aug 2021 06:49:21 +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 2EDCB342B3B for ; Wed, 25 Aug 2021 06:49:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A574E858 for ; Wed, 25 Aug 2021 06:49:18 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1629874144.3c83080b1dc552c3c34e2e06e7d70342aa9e60fb.andrewammerlaan@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: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 3c83080b1dc552c3c34e2e06e7d70342aa9e60fb X-VCS-Branch: master Date: Wed, 25 Aug 2021 06:49:18 +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: 8b9abc20-afbf-429c-a15e-8d7ad448e9cc X-Archives-Hash: c2d529cbfec1197dcfca25b394501785 commit: 3c83080b1dc552c3c34e2e06e7d70342aa9e60fb Author: Andrew Ammerlaan gentoo org> AuthorDate: Wed Aug 25 06:48:12 2021 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Wed Aug 25 06:49:04 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c83080b Revert "profiles/base/package.use.mask: mask mpi for sci-libs/med" This reverts commit bbbd478c373b2bba022b27bec73b84782457ed09. Signed-off-by: Andrew Ammerlaan gentoo.org> profiles/base/package.use.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 4d229873653..52fdfc5312f 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,11 +6,6 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. -# Bernd Waibel (2021-08-24) -# Needs sci-libs/hdf5[mpi], which is currently masked. -# Mask until hdf5 builds with MPI support. -sci-libs/med mpi - # Marek Szuba (2021-07-14) # Even on a clean install, 8 phdf5 tests fail (Bug #808612) # Mask for further study.