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 55248158020 for ; Sat, 19 Nov 2022 04:50:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B18C1E08F4; Sat, 19 Nov 2022 04:50:42 +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 96F79E08F4 for ; Sat, 19 Nov 2022 04:50:42 +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 8C3BC3411F8 for ; Sat, 19 Nov 2022 04:50:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C103A772 for ; Sat, 19 Nov 2022 04:50:39 +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: <1668833426.f6b3606415e8596e47f79637fd4012bbdb4e4f3a.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 profiles/arch/loong/use.mask X-VCS-Directories: profiles/arch/loong/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: f6b3606415e8596e47f79637fd4012bbdb4e4f3a X-VCS-Branch: master Date: Sat, 19 Nov 2022 04:50:39 +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: 823153c4-39fb-402b-9c10-eece4ce8df30 X-Archives-Hash: c094a735556b94dbc9da4c2f7d613958 commit: f6b3606415e8596e47f79637fd4012bbdb4e4f3a Author: WANG Xuerui gentoo org> AuthorDate: Fri Nov 18 08:17:29 2022 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Sat Nov 19 04:50:26 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6b36064 profiles/arch/loong: mask things involving net-libs/webkit-gtk It doesn't build on loong yet. Signed-off-by: WANG Xuerui gentoo.org> profiles/arch/loong/package.use.mask | 5 +++++ profiles/arch/loong/use.mask | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/profiles/arch/loong/package.use.mask b/profiles/arch/loong/package.use.mask index 29f4d02ab808..d794d69f6bc4 100644 --- a/profiles/arch/loong/package.use.mask +++ b/profiles/arch/loong/package.use.mask @@ -1,6 +1,11 @@ # Copyright 2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# WANG Xuerui (2022-11-18) +# net-libs/webkit-gtk is not available on loong yet. +app-text/atril epub +mate-base/mate help + # Ionen Wolkens (2022-11-04) # media-libs/libffado is not keyworded here yet. media-sound/jack2 ieee1394 diff --git a/profiles/arch/loong/use.mask b/profiles/arch/loong/use.mask index 6a42ac4a2a32..1440498b9f38 100644 --- a/profiles/arch/loong/use.mask +++ b/profiles/arch/loong/use.mask @@ -1,6 +1,10 @@ # Copyright 2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# WANG Xuerui (2022-11-18) +# net-libs/webkit-gtk is not available on loong yet. +webkit + # WANG Xuerui (2022-11-01) # qtwebengine isn't available on loong yet webengine