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 0169515808B for ; Thu, 17 Feb 2022 20:56:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2E8CDE07BA; Thu, 17 Feb 2022 20:56:56 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 17E4BE07BA for ; Thu, 17 Feb 2022 20:56:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 3F5E1342CFB for ; Thu, 17 Feb 2022 20:56:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9D3DA1EF for ; Thu, 17 Feb 2022 20:56:53 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1645130643.8153b58dd7c6261b322608878942956cd66ea043.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm64/use.mask profiles/arch/arm64/use.stable.mask X-VCS-Directories: profiles/arch/arm64/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: 8153b58dd7c6261b322608878942956cd66ea043 X-VCS-Branch: master Date: Thu, 17 Feb 2022 20:56: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: 57a1139d-e08e-424d-931a-c3dce1035aff X-Archives-Hash: f144fa3315a9c93ec1765570eaf8466c commit: 8153b58dd7c6261b322608878942956cd66ea043 Author: Ionen Wolkens gentoo org> AuthorDate: Mon Feb 14 01:42:29 2022 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Thu Feb 17 20:44:03 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8153b58d profiles/arch/arm64: enable video_cards_nvidia in ~testing May be interesting to stable at some point given being masked in stable is going to be confusing for stable users, but this is not a priority and may wait until someone wants this (user or arm64@, just send the stabilization request). Signed-off-by: Ionen Wolkens gentoo.org> profiles/arch/arm64/use.mask | 6 +++++- profiles/arch/arm64/use.stable.mask | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask index 0129db30185a..ae519f40b31a 100644 --- a/profiles/arch/arm64/use.mask +++ b/profiles/arch/arm64/use.mask @@ -1,9 +1,13 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Unmask the flag which corresponds to ARCH. -arm64 +# Ionen Wolkens (2022-02-17) +# x11-drivers/nvidia-drivers' binary blob works here +-video_cards_nvidia + # Michał Górny (2021-01-07) # Prebuilt kernels are supported here. -dist-kernel diff --git a/profiles/arch/arm64/use.stable.mask b/profiles/arch/arm64/use.stable.mask index 03d4cb4097f4..4d5c38a1df40 100644 --- a/profiles/arch/arm64/use.stable.mask +++ b/profiles/arch/arm64/use.stable.mask @@ -1,9 +1,13 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Ionen Wolkens (2022-02-17) +# x11-drivers/nvidia-drivers is not stable yet +video_cards_nvidia + # Sam James (2020-12-23) # dev-lang/luajit is not yet stable lua_single_target_luajit