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 5AFCC158094 for ; Tue, 4 Oct 2022 00:51:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 05620E08EC; Tue, 4 Oct 2022 00:51:37 +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 AE272E08E0 for ; Tue, 4 Oct 2022 00:51:36 +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 A9F34340F29 for ; Tue, 4 Oct 2022 00:51:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0381C601 for ; Tue, 4 Oct 2022 00:51:34 +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: <1664844687.19f626e61a2354d6b9707a5724153e9bb82dea9e.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: 19f626e61a2354d6b9707a5724153e9bb82dea9e X-VCS-Branch: master Date: Tue, 4 Oct 2022 00:51:34 +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: a4cd09f2-7d71-409c-9637-4dbbbace7927 X-Archives-Hash: c9e42eddedf594fbc3eb0ed86a80c7c4 commit: 19f626e61a2354d6b9707a5724153e9bb82dea9e Author: Sam James gentoo org> AuthorDate: Tue Oct 4 00:48:25 2022 +0000 Commit: Sam James gentoo org> CommitDate: Tue Oct 4 00:51:27 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19f626e6 profiles/features/musl: mask nvidia USEs nvenc, nvml Signed-off-by: Sam James gentoo.org> profiles/features/musl/use.mask | 2 ++ 1 file changed, 2 insertions(+) diff --git a/profiles/features/musl/use.mask b/profiles/features/musl/use.mask index 8bcb1ce1031b..b83a0a6a5393 100644 --- a/profiles/features/musl/use.mask +++ b/profiles/features/musl/use.mask @@ -11,7 +11,9 @@ elibc_glibc cuda cudnn collectd_plugins_gpu_nvidia +nvenc nvidia +nvml video_cards_nvidia # Marco Genasci (2022-01-06)