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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C731A158020 for ; Sat, 10 Dec 2022 15:46:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 15C7CE07C5; Sat, 10 Dec 2022 15:46:09 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EB517E07C5 for ; Sat, 10 Dec 2022 15:46:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E8A7A3412E9 for ; Sat, 10 Dec 2022 15:46:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7F7D877A for ; Sat, 10 Dec 2022 15:46:06 +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: <1670687159.e632ab32e2255d9e8a7b7f9aa9a1363962755770.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/musl/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/features/musl/package.use.mask X-VCS-Directories: profiles/features/musl/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: e632ab32e2255d9e8a7b7f9aa9a1363962755770 X-VCS-Branch: master Date: Sat, 10 Dec 2022 15:46:06 +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: de3893db-bbae-456e-b56d-6e3ec2ad1fd1 X-Archives-Hash: 354467bbeb4b1ef60362551767cf695f commit: e632ab32e2255d9e8a7b7f9aa9a1363962755770 Author: Andrew Ammerlaan gentoo org> AuthorDate: Sat Dec 10 15:44:36 2022 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Sat Dec 10 15:45:59 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e632ab32 profiles/features/musl: mask mkl flag on musl Signed-off-by: Andrew Ammerlaan gentoo.org> profiles/features/musl/package.use.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/features/musl/package.use.mask b/profiles/features/musl/package.use.mask index cfe51a434cf4..948bfb2552b9 100644 --- a/profiles/features/musl/package.use.mask +++ b/profiles/features/musl/package.use.mask @@ -1,6 +1,13 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andrew Ammerlaan (2022-12-10) +# sci-libs/mkl is binary only and links to glibc +sci-chemistry/gromacs mkl +sci-libs/armadillo mkl +sci-libs/dlib mkl +sci-libs/trilinos mkl + # Bernd Waibel (2022-10-04) # Mask loguru until fixed upstream #873601 sci-libs/vtk logging