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 0418215815E for ; Sat, 10 Feb 2024 09:00:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 18183E2ADA; Sat, 10 Feb 2024 09:00:11 +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 EC6D4E2ADA for ; Sat, 10 Feb 2024 09:00:10 +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 E932A34318D for ; Sat, 10 Feb 2024 09:00:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 58B011082 for ; Sat, 10 Feb 2024 09:00:08 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1707555606.651b992f5ba5b506c260a5a7b47cc80073c3394f.juippis@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 X-VCS-Directories: profiles/features/musl/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 651b992f5ba5b506c260a5a7b47cc80073c3394f X-VCS-Branch: master Date: Sat, 10 Feb 2024 09:00:08 +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: cad61d2f-671b-4874-b9dd-bfdcc6b8ef66 X-Archives-Hash: fcb732edde8e1cc1c0d7fad6e8396c11 commit: 651b992f5ba5b506c260a5a7b47cc80073c3394f Author: Joonas Niilola gentoo org> AuthorDate: Sat Feb 10 08:58:47 2024 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Sat Feb 10 09:00:06 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=651b992f profiles/features/musl: mask media-libs/nvidia-vaapi-driver on musl - depends on nvidia-drivers, which is also masked on musl. Signed-off-by: Joonas Niilola gentoo.org> profiles/features/musl/package.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index c0162ce33f48..cc8da1c051a2 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -341,6 +341,7 @@ dev-libs/cudnn-frontend dev-python/pycuda dev-util/nvidia-cuda-toolkit dev-libs/optix +media-libs/nvidia-vaapi-driver x11-drivers/nvidia-drivers x11-misc/primus