commit: 724ba8729b15c2e8ebb83c23ff83057146d2f3b0 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Mon Dec 15 14:53:30 2025 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Mon Dec 15 16:33:33 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=724ba872
profiles/arch/mips: Mask app-text/pdfjam[test] Bug: https://bugs.gentoo.org/967505 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> profiles/arch/mips/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask index f961bf00f954..a47f68525f60 100644 --- a/profiles/arch/mips/package.use.mask +++ b/profiles/arch/mips/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Ulrich Müller <[email protected]> (2025-12-15) +# app-text/texlive[xetex] not keyworded, #967505. +app-text/pdfjam test + # Eli Schwartz <[email protected]> (2025-11-27) # Needs dev-python/mypy for mypyc, not keyworded here dev-python/charset-normalizer native-extensions
