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 C0CC9158004 for ; Wed, 5 Apr 2023 01:18:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ECC0CE0866; Wed, 5 Apr 2023 01:18:58 +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 D578FE0866 for ; Wed, 5 Apr 2023 01:18:58 +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 A446B335D31 for ; Wed, 5 Apr 2023 01:18:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 74C78A20 for ; Wed, 5 Apr 2023 01:18:54 +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: <1680657479.b95cf639d8ee29818ac8a1e9e4ac88529a61304e.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/x32/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/amd64/x32/package.use.mask X-VCS-Directories: profiles/arch/amd64/x32/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: b95cf639d8ee29818ac8a1e9e4ac88529a61304e X-VCS-Branch: master Date: Wed, 5 Apr 2023 01:18:54 +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: 02f546f5-fd6e-4911-a3d1-025da58d948f X-Archives-Hash: 8f1e8280bf443896f1a1bc63477b681a commit: b95cf639d8ee29818ac8a1e9e4ac88529a61304e Author: Sam James gentoo org> AuthorDate: Wed Apr 5 01:16:25 2023 +0000 Commit: Sam James gentoo org> CommitDate: Wed Apr 5 01:17:59 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b95cf639 profiles/arch/amd64/x32: mask sys-apps/hwloc[video_cards_nvidia] Needs nvidia-drivers which doesn't seem available on x32? If it is, someone who knows more about hwloc and its gl usage is free to adapt. Signed-off-by: Sam James gentoo.org> profiles/arch/amd64/x32/package.use.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/arch/amd64/x32/package.use.mask b/profiles/arch/amd64/x32/package.use.mask index 5bc1efcfa711..7aae27f461b0 100644 --- a/profiles/arch/amd64/x32/package.use.mask +++ b/profiles/arch/amd64/x32/package.use.mask @@ -1,6 +1,10 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James (2023-04-05) +# x11-drivers/nvidia-drivers is not available for x32 +sys-apps/hwloc video_cards_nvidia + # Kai-Chun Ning (2022-05-26) # Dependency media-libs/intel-hybrid-codec-driver does not work on x32 media-libs/libva-intel-driver hybrid