commit: 32f7724c21fcf066a7c6d4c8d313922aae4c3839 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org> AuthorDate: Sun Jun 9 09:50:47 2024 +0000 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> 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 <xen0n <AT> 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 <[email protected]> (2024-06-04) -# dev-texlive/texlive-context fails to build (bug 933520) -=app-text/texlive-2023 context - # WANG Xuerui <[email protected]> (2024-06-03) # Requires arch-specific code in python (relocs handling), in addition to # sys-devel/{clang,llvm}.
