commit: 5bc527f1c474c8650ee159e254a0d7bf89e5f5a6 Author: Paul Zander <negril.nx+gentoo <AT> gmail <DOT> com> AuthorDate: Thu Jan 9 21:52:13 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jan 9 23:04:04 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bc527f1
profiles: drop outdated arm64 texlive masks Signed-off-by: Paul Zander <negril.nx+gentoo <AT> gmail.com> Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/arm64/package.use.mask | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 90becdbf9b21..569d47c60d58 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -403,16 +403,6 @@ app-emulation/xen-tools doc # Unkeyworded dependencies. app-admin/syslog-ng mongodb -# Mart Raudsepp <[email protected]> (2018-04-08) -# Tests fail for bundled luajit, USE=luajit is globally -# masked too (no-one has tested it yet). -# Florian Schmaus <[email protected]> (2024-03-29) -# Restricted to pre texlive 2023 releases, as we have users -# reporting that luajittex works with 2023 on arm64. -# For example https://bugs.gentoo.org/928122#c7 -<app-text/texlive-core-2023 luajittex -<dev-texlive/texlive-basic-2023 luajittex - # Mart Raudsepp <[email protected]> (2018-03-31) # Boost.Context can be built on arm64 dev-libs/boost -context
