From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1709240-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 (4096 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id E80781581F0
	for <garchives@archives.gentoo.org>; Tue, 14 Jan 2025 06:05:15 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 9A82EE07E6;
	Tue, 14 Jan 2025 06:05:13 +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 3B3F3E077D
	for <gentoo-commits@lists.gentoo.org>; Tue, 14 Jan 2025 06:05:13 +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 3061433BED4
	for <gentoo-commits@lists.gentoo.org>; Tue, 14 Jan 2025 06:05:12 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 36DD8B2C
	for <gentoo-commits@lists.gentoo.org>; Tue, 14 Jan 2025 06:05:10 +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: <1736833938.fbd14f3c33c74e9fa1c67b00ba51e7c5216a959c.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.mask
X-VCS-Directories: profiles/arch/loong/
X-VCS-Committer: xen0n
X-VCS-Committer-Name: WANG Xuerui
X-VCS-Revision: fbd14f3c33c74e9fa1c67b00ba51e7c5216a959c
X-VCS-Branch: master
Date: Tue, 14 Jan 2025 06:05:10 +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: 9b91235d-dbca-450f-8b89-7dabbb79aaf3
X-Archives-Hash: 38cd3c8178263c697bbbf91c3483f711

commit:     fbd14f3c33c74e9fa1c67b00ba51e7c5216a959c
Author:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 12 07:20:56 2025 +0000
Commit:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Tue Jan 14 05:52:18 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbd14f3c

profiles/arch/loong: unmask dev-python/ujson

Previously the package had correctness issues, but as of 2025 the
package now passes all tests with gcc:14.

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

 profiles/arch/loong/package.mask | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/profiles/arch/loong/package.mask b/profiles/arch/loong/package.mask
index 33806bb62582..ec60751587df 100644
--- a/profiles/arch/loong/package.mask
+++ b/profiles/arch/loong/package.mask
@@ -1,11 +1,6 @@
 # Copyright 2022-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-# WANG Xuerui <xen0n@gentoo.org> (2023-09-10)
-# Has correctness issues on loong (failing test_encode_long_neg_conversion),
-# pending debug.
-dev-python/ujson
-
 # WANG Xuerui <xen0n@gentoo.org> (2022-12-05)
 # sys-boot/gnu-efi applications that need porting (sbsigntools & refind) or
 # is abandoned upstream (elilo)