commit: 5d24b62cdc9378fb61c6a3fbebf0fb8fb6b93064 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jan 10 01:38:27 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jan 10 01:38:27 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d24b62c
profiles/arch/mips: mask dev-perl/Template-Toolkit[gd,latex,vim-syntax] Many unkeyworded dependencies like parts of TL. Bug: https://bugs.gentoo.org/947788 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/mips/package.use.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask index e205a629b5c3..1aa09c8746ec 100644 --- a/profiles/arch/mips/package.use.mask +++ b/profiles/arch/mips/package.use.mask @@ -1,6 +1,10 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <[email protected]> (2025-01-10) +# Many unkeyworded dependencies like parts of TL (bug #947788) +dev-perl/Template-Toolkit gd latex vim-syntax + # Christopher Byrne <[email protected]> (2024-12-01) # requires dev-libs/hidapi to be keyworded dev-libs/libfido2 hidapi
