From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1442718-garchives=archives.gentoo.org@lists.gentoo.org>
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 0CD03158095
	for <garchives@archives.gentoo.org>; Mon,  3 Oct 2022 23:08:50 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id DB495E08F0;
	Mon,  3 Oct 2022 23:08:48 +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 C02D3E08F0
	for <gentoo-commits@lists.gentoo.org>; Mon,  3 Oct 2022 23:08:48 +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 C6F06340F4A
	for <gentoo-commits@lists.gentoo.org>; Mon,  3 Oct 2022 23:08:47 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 08766601
	for <gentoo-commits@lists.gentoo.org>; Mon,  3 Oct 2022 23:08:46 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
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" <sam@gentoo.org>
Message-ID: <1664838451.8758a1b15e6dfa4ddbf96b22a74ce0161dfc686d.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/musl/
X-VCS-Repository: repo/gentoo
X-VCS-Files: profiles/features/musl/use.mask
X-VCS-Directories: profiles/features/musl/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 8758a1b15e6dfa4ddbf96b22a74ce0161dfc686d
X-VCS-Branch: master
Date: Mon,  3 Oct 2022 23:08:46 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: d601dcfa-4d35-48cf-996f-d89b92296f6c
X-Archives-Hash: 4f4e20f70bb2f4aa4188b8e367527001

commit:     8758a1b15e6dfa4ddbf96b22a74ce0161dfc686d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  3 23:06:46 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct  3 23:07:31 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8758a1b1

profiles/features/musl: mask video_cards_nvidia, nvidia, cuda

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/features/musl/use.mask | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/profiles/features/musl/use.mask b/profiles/features/musl/use.mask
index b3aee89dcfc4..b9d318fd84ae 100644
--- a/profiles/features/musl/use.mask
+++ b/profiles/features/musl/use.mask
@@ -5,6 +5,13 @@
 -elibc_musl
 elibc_glibc
 
+# Sam James <sam@gentoo.org> (2022-10-03)
+# x11-drivers/nvidia-drivers is a binary package linked against glibc
+# and is masked on musl
+cuda
+nvidia
+video_cards_nvidia
+
 # Marco Genasci <fedeliallalinea@gmail.com> (2022-01-06)
 # Pulls dev-db/oracle-instantclient which doesn't work on musl
 oracle