From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BE5E41584AD for ; Tue, 22 Apr 2025 00:41:23 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id AA90F33FD3F for ; Tue, 22 Apr 2025 00:41:23 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 811141104B8; Tue, 22 Apr 2025 00:41:18 +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)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 6D7F01104B8 for ; Tue, 22 Apr 2025 00:41:18 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 13BD9342FF2 for ; Tue, 22 Apr 2025 00:41:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7380B24FC for ; Tue, 22 Apr 2025 00:41:16 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1745282264.10b6e0c1a7eecb51e5e017c5300502685d510215.sam@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 profiles/features/musl/use.mask X-VCS-Directories: profiles/features/musl/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 10b6e0c1a7eecb51e5e017c5300502685d510215 X-VCS-Branch: master Date: Tue, 22 Apr 2025 00:41:16 +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: ed901054-d249-4e7e-880f-b9d006b6d445 X-Archives-Hash: ed44aaaf19c34a5de59aea77a3ad0972 commit: 10b6e0c1a7eecb51e5e017c5300502685d510215 Author: Paul Zander gmail com> AuthorDate: Wed Apr 16 12:32:30 2025 +0000 Commit: Sam James gentoo org> CommitDate: Tue Apr 22 00:37:44 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10b6e0c1 profiles/features/musl: mask the mkl USE-flag This also masks the mkl use flag in repos using ::gentoo as master. See sci-ml/ollama[blas,mkl]::guru. Signed-off-by: Paul Zander gmail.com> Signed-off-by: Sam James gentoo.org> profiles/features/musl/package.use.mask | 8 +------- profiles/features/musl/use.mask | 4 ++++ 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/profiles/features/musl/package.use.mask b/profiles/features/musl/package.use.mask index 17e380930e55..cf95fd5209eb 100644 --- a/profiles/features/musl/package.use.mask +++ b/profiles/features/musl/package.use.mask @@ -170,20 +170,14 @@ net-irc/ngircd test # Sam James (2022-10-04) # Rolling mask for all USE flags which pull in a masked binary package # (linked against glibc). Use for all such packages. -sci-ml/oneDNN mkl kde-apps/kdenetwork-meta dropbox -media-libs/opencv atlas mkl +media-libs/opencv atlas media-video/ffmpeg amf media-video/ffmpeg-compat amf media-video/handbrake amf net-fs/openafs tsm net-analyzer/nagios-plugin-check_raid megaraid-sas sys-apps/hwloc gl -sci-chemistry/gromacs mkl -sci-libs/armadillo mkl -sci-ml/caffe2 mkl -sci-libs/dlib mkl -sci-libs/trilinos mkl www-client/qutebrowser widevine # Sam James (2022-10-03) diff --git a/profiles/features/musl/use.mask b/profiles/features/musl/use.mask index 36a3df9cb46b..f5d6d5e272b5 100644 --- a/profiles/features/musl/use.mask +++ b/profiles/features/musl/use.mask @@ -5,6 +5,10 @@ -elibc_musl elibc_glibc +# Paul Zander (2025-04-16) +# sci-libs/mkl is masked on musl +mkl + # Sam James (2024-08-21) # dev-debug/systemtap doesn't work on musl systemtap