commit: d632fb10521f621f320188635527299e521ac149 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jan 14 06:44:47 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jan 14 06:45:08 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d632fb10
profiles/arch/alpha: mask dev-cpp/benchmark[tools] Needs dev-python/numpy and dev-python/scipy which aren't keyworded here. Bug: https://bugs.gentoo.org/914038 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/alpha/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index a4a0ed427dc2..dcd64feb48b7 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <[email protected]> (2025-01-14) +# Needs dev-python/numpy and dev-python/scipy which aren't keyworded here +dev-cpp/benchmark tools + # Sam James <[email protected]> (2025-01-10) # Many unkeyworded dependencies like parts of TL (bug #947788) dev-perl/Template-Toolkit gd latex vim-syntax
