commit: 89ddda4f8315a8e822ee0a1fc6205917eb584ac8 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jan 10 01:39:42 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jan 10 01:39:42 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89ddda4f
profiles/arch/hppa: 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/hppa/package.use.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index b9e4d47d4f96..55300cd4e257 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -1,9 +1,13 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Sam James <[email protected]> (2025-01-10) +# Many unkeyworded dependencies like parts of TL (bug #947788) +dev-perl/Template-Toolkit gd latex vim-syntax + # Matt Jolly <[email protected]> (2024-12-08) # dev-vcs/mercurial is not keyworded on hppa app-eselect/eselect-repository mercurial
