From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1398023-garchives=archives.gentoo.org@lists.gentoo.org>
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) server-digest SHA256)
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 8A1CE158090
	for <garchives@archives.gentoo.org>; Wed, 18 May 2022 00:08:36 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id B2A8AE0844;
	Wed, 18 May 2022 00:08:35 +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) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 50453E0844
	for <gentoo-commits@lists.gentoo.org>; Wed, 18 May 2022 00:08:35 +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 ECB43341789
	for <gentoo-commits@lists.gentoo.org>; Wed, 18 May 2022 00:08:33 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id DFEBA46A
	for <gentoo-commits@lists.gentoo.org>; Wed, 18 May 2022 00:08:31 +0000 (UTC)
From: "WANG Xuerui" <xen0n@gentoo.org>
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" <xen0n@gentoo.org>
Message-ID: <1652832479.4928a061eec5c744729c23991962dd81262da2df.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: 4928a061eec5c744729c23991962dd81262da2df
X-VCS-Branch: master
Date: Wed, 18 May 2022 00:08:31 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: f71cd053-6b78-4214-a1ea-c0ee8c7494d3
X-Archives-Hash: 52f12aacaa0425e7f417d5d455a76f21

commit:     4928a061eec5c744729c23991962dd81262da2df
Author:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Wed May 18 00:03:09 2022 +0000
Commit:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Wed May 18 00:07:59 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4928a061

profiles/arch/loong: p.u.mask some more packages blocked by rust and go

Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>

 profiles/arch/loong/package.use.mask | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/profiles/arch/loong/package.use.mask b/profiles/arch/loong/package.use.mask
index 906726a9741f..8e314964b5f4 100644
--- a/profiles/arch/loong/package.use.mask
+++ b/profiles/arch/loong/package.use.mask
@@ -9,11 +9,16 @@ net-libs/libssh mbedtls
 # WANG Xuerui <xen0n@gentoo.org> (2022-05-13)
 # dev-lang/rust is not available on loong yet.
 dev-vcs/mercurial rust
+media-gfx/eog svg
+media-gfx/imv svg
 media-libs/freetype svg
+>=media-libs/imlib2-1.9.0 svg
 media-libs/libavif rav1e
 
 # WANG Xuerui <xen0n@gentoo.org> (2022-05-13)
 # dev-lang/go is not available on loong yet.
+media-libs/libheif go test
+sys-apps/earlyoom test
 sys-libs/libcap tools
 
 # WANG Xuerui <xen0n@gentoo.org> (2022-04-24)