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 C60E115817D for ; Sun, 9 Jun 2024 09:51:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 10BBCE2B3F; Sun, 9 Jun 2024 09:51:47 +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 E56A6E2B3F for ; Sun, 9 Jun 2024 09:51:46 +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 2063B33C1EB for ; Sun, 9 Jun 2024 09:51:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5DD75117D for ; Sun, 9 Jun 2024 09:51:44 +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: <1717926647.32f7724c21fcf066a7c6d4c8d313922aae4c3839.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: 32f7724c21fcf066a7c6d4c8d313922aae4c3839 X-VCS-Branch: master Date: Sun, 9 Jun 2024 09:51:44 +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: f0819116-f21f-46bc-84b9-d82c8d4ba8bd X-Archives-Hash: 4b4e54b39c80f970dab212339dabd705 commit: 32f7724c21fcf066a7c6d4c8d313922aae4c3839 Author: WANG Xuerui gentoo org> AuthorDate: Sun Jun 9 09:50:47 2024 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Sun Jun 9 09:50:47 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32f7724c profiles/arch/loong: remove the mask on app-text/texlive[context] Bug 933520 is now fixed. Signed-off-by: WANG Xuerui gentoo.org> profiles/arch/loong/package.use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/arch/loong/package.use.mask b/profiles/arch/loong/package.use.mask index ef9d0db5d71e..3781ccd771ba 100644 --- a/profiles/arch/loong/package.use.mask +++ b/profiles/arch/loong/package.use.mask @@ -1,10 +1,6 @@ # Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# WANG Xuerui (2024-06-04) -# dev-texlive/texlive-context fails to build (bug 933520) -=app-text/texlive-2023 context - # WANG Xuerui (2024-06-03) # Requires arch-specific code in python (relocs handling), in addition to # sys-devel/{clang,llvm}.