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 BD73E15800D for ; Tue, 11 Jul 2023 08:08:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EAE90E0864; Tue, 11 Jul 2023 08:08:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 C12C4E0817 for ; Tue, 11 Jul 2023 08:08:22 +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 0E430340D45 for ; Tue, 11 Jul 2023 08:08:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 46C73ACD for ; Tue, 11 Jul 2023 08:08:20 +0000 (UTC) From: "WANG Xuerui" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "WANG Xuerui" Message-ID: <1689062823.46645ab0c9fc5f374b6623148c58cb487a7b561c.xen0n@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/loong/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/loong/package.use.mask X-VCS-Directories: profiles/arch/loong/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: 46645ab0c9fc5f374b6623148c58cb487a7b561c X-VCS-Branch: master Date: Tue, 11 Jul 2023 08:08:20 +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: 60277575-9976-49d7-96cb-0f18a88936b7 X-Archives-Hash: 741a3465edb35089ea7cea7bd065211b commit: 46645ab0c9fc5f374b6623148c58cb487a7b561c Author: WANG Xuerui gentoo org> AuthorDate: Tue Jul 11 07:33:31 2023 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Tue Jul 11 08:07:03 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46645ab0 profiles/arch/loong: mask more known non-working GRUB_PLATFORMS choices Based on actual emerge test results with sys-boot/grub-2.12_rc1. Signed-off-by: WANG Xuerui gentoo.org> profiles/arch/loong/package.use.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/arch/loong/package.use.mask b/profiles/arch/loong/package.use.mask index f0e2d5d9654c..21b9c30eeee8 100644 --- a/profiles/arch/loong/package.use.mask +++ b/profiles/arch/loong/package.use.mask @@ -141,7 +141,7 @@ sys-apps/nvme-cli hugepages # WANG Xuerui (2022-12-01) # Mask GRUB2 platforms not applicable to loong. -sys-boot/grub:2 grub_platforms_efi-32 grub_platforms_ieee1275 grub_platforms_pc grub_platforms_uboot grub_platforms_xen grub_platforms_xen-pvh +sys-boot/grub:2 grub_platforms_coreboot grub_platforms_efi-32 grub_platforms_ieee1275 grub_platforms_multiboot grub_platforms_pc grub_platforms_qemu grub_platforms_uboot grub_platforms_xen grub_platforms_xen-pvh # WANG Xuerui (2022-11-30) # No Haskell on loong yet (port under review), hence no virtual/pandoc and