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 <[email protected]> (2023-09-10) -# Has correctness issues on loong (failing test_encode_long_neg_conversion), -# pending debug. -dev-python/ujson - # WANG Xuerui <[email protected]> (2022-12-05) # sys-boot/gnu-efi applications that need porting (sbsigntools & refind) or # is abandoned upstream (elilo)
