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 E417F158094 for ; Sat, 9 Jul 2022 06:02:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 21BD6E0C28; Sat, 9 Jul 2022 06:02:27 +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 044B6E0C28 for ; Sat, 9 Jul 2022 06:02:27 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3BDC8340E43 for ; Sat, 9 Jul 2022 06:02:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CEA13523 for ; Sat, 9 Jul 2022 06:02:24 +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: <1657346494.38a5800dfe132c8e01bca05e61a4022e1947934e.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 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: 38a5800dfe132c8e01bca05e61a4022e1947934e X-VCS-Branch: master Date: Sat, 9 Jul 2022 06:02:24 +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: e04ee458-bf99-4b31-9890-79345cb11e2a X-Archives-Hash: 182714df830bc5d136a23dcdf15bfcc9 commit: 38a5800dfe132c8e01bca05e61a4022e1947934e Author: WANG Xuerui gentoo org> AuthorDate: Fri Jul 8 08:59:49 2022 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Sat Jul 9 06:01:34 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38a5800d profiles/arch/loong: mask USE=js-type-check for www-client/chromium Java isn't bootstrapped on loong yet. Signed-off-by: WANG Xuerui gentoo.org> profiles/arch/loong/package.use | 2 ++ profiles/arch/loong/package.use.mask | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/profiles/arch/loong/package.use b/profiles/arch/loong/package.use new file mode 100644 index 000000000000..77df43ba64a2 --- /dev/null +++ b/profiles/arch/loong/package.use @@ -0,0 +1,2 @@ +# LoongArch systems boot with EFI +sys-boot/grub:2 grub_platforms_efi-64 diff --git a/profiles/arch/loong/package.use.mask b/profiles/arch/loong/package.use.mask index 426f9a60cb10..d29bb7e6d3cc 100644 --- a/profiles/arch/loong/package.use.mask +++ b/profiles/arch/loong/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# WANG Xuerui (2022-07-08) +# virtual/jre is not available on loong yet. +www-client/chromium js-type-check + # WANG Xuerui (2022-05-13) # Fails testing at least with libssh-0.9.6 and mbedtls-2.28.0-r1, needs # investigation.