commit: ca16247061d381f529d55f5fe0883c3147b786ee Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jan 10 01:13:09 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jan 10 01:13:09 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca162470
profiles/arch/alpha: 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/alpha/package.use.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 40a0bb8542cc..1d4b7b0badd6 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/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
