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 ABF91158094 for ; Tue, 4 Oct 2022 02:46:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DBB2FE08F0; Tue, 4 Oct 2022 02:46:57 +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 pigeon.gentoo.org (Postfix) with ESMTPS id C12C2E08EF for ; Tue, 4 Oct 2022 02:46:57 +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 B577533E830 for ; Tue, 4 Oct 2022 02:46:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EDC16606 for ; Tue, 4 Oct 2022 02:46:53 +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: <1664851603.c09058fcf1ae82adec641a6aa489951d4aade0c5.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.mask 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: c09058fcf1ae82adec641a6aa489951d4aade0c5 X-VCS-Branch: master Date: Tue, 4 Oct 2022 02:46:53 +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: e54fe56d-5ef2-49ca-810c-1c6abc0a0505 X-Archives-Hash: aa3c03843ce5f1bd492e7d74bf5a6195 commit: c09058fcf1ae82adec641a6aa489951d4aade0c5 Author: Sam James gentoo org> AuthorDate: Tue Oct 4 02:15:11 2022 +0000 Commit: Sam James gentoo org> CommitDate: Tue Oct 4 02:46:43 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c09058fc profiles/features/musl: mask more nvidia USEs nvdec, optix Signed-off-by: Sam James gentoo.org> profiles/features/musl/package.mask | 1 + profiles/features/musl/package.use.mask | 1 + profiles/features/musl/use.mask | 2 ++ 3 files changed, 4 insertions(+) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 9611034bd35f..e85bfbf00649 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -199,6 +199,7 @@ net-misc/netkit-rsh # nvidia-drivers only works against glibc. dev-libs/cudnn dev-libs/cudnn-frontend +dev-python/pycuda dev-util/nvidia-cuda-sdk dev-util/nvidia-cuda-toolkit media-video/nvidia-video-codec diff --git a/profiles/features/musl/package.use.mask b/profiles/features/musl/package.use.mask index e6b892c54d4c..b9f6fcfa5e9b 100644 --- a/profiles/features/musl/package.use.mask +++ b/profiles/features/musl/package.use.mask @@ -8,6 +8,7 @@ kde-apps/kdenetwork-meta dropbox media-video/ffmpeg amf net-fs/openafs tsm net-analyzer/nagios-plugin-check_raid megaraid-sas +sys-apps/hwloc gl www-client/qutebrowser widevine # Sam James (2022-10-03) diff --git a/profiles/features/musl/use.mask b/profiles/features/musl/use.mask index f43bb9ce228a..f383362677ab 100644 --- a/profiles/features/musl/use.mask +++ b/profiles/features/musl/use.mask @@ -22,8 +22,10 @@ cuda cudnn collectd_plugins_gpu_nvidia nvenc +nvdec nvidia nvml +optix video_cards_nvidia # sys-apps/systemd is masked