From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1538962-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))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id C15AB15800A
	for <garchives@archives.gentoo.org>; Thu, 20 Jul 2023 10:16:26 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 895E5E0882;
	Thu, 20 Jul 2023 10:16:25 +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) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 69EE1E087A
	for <gentoo-commits@lists.gentoo.org>; Thu, 20 Jul 2023 10:16:25 +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) server-digest SHA256)
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 7A0E3335D6B
	for <gentoo-commits@lists.gentoo.org>; Thu, 20 Jul 2023 10:16:24 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id D3849BDC
	for <gentoo-commits@lists.gentoo.org>; Thu, 20 Jul 2023 10:16:22 +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: <1689846748.fbd3c2acbbeda4b1c3ceffe0349fc5ec6952074e.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: fbd3c2acbbeda4b1c3ceffe0349fc5ec6952074e
X-VCS-Branch: master
Date: Thu, 20 Jul 2023 10:16:22 +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: de58ddb5-1bd7-4bf5-8e0c-ab5b39f43215
X-Archives-Hash: 9561b5937138fe744f8b1361bd87909f

commit:     fbd3c2acbbeda4b1c3ceffe0349fc5ec6952074e
Author:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 19 06:19:58 2023 +0000
Commit:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Thu Jul 20 09:52:28 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbd3c2ac

profiles/arch/loong: mask dev-python/setuptools-rust[test]

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

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

diff --git a/profiles/arch/loong/package.use.mask b/profiles/arch/loong/package.use.mask
index 7fca943273a7..7ffe10bae8ad 100644
--- a/profiles/arch/loong/package.use.mask
+++ b/profiles/arch/loong/package.use.mask
@@ -1,6 +1,13 @@
 # Copyright 2022-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# WANG Xuerui <xen0n@gentoo.org> (2023-07-19)
+# Examples used by tests have their libc crate Cargo.locked to 0.2.121, that
+# predated Rust's loong support. The package itself works as intended.
+# The atom should be made more accurate once a newer version is released that
+# contains bumped libc deps.
+dev-python/setuptools-rust test
+
 # WANG Xuerui <xen0n@gentoo.org> (2023-07-11)
 # Upstream lacks pmu-events definition file for loong.
 dev-util/perf python