commit: 21ab58278a3beba6f3eaa62d41dbcdb9fda2621a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jan 14 06:37:18 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jan 14 06:39:06 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21ab5827
profiles/arch/hppa: mask dev-cpp/benchmark[libpfm] dev-libs/libpfm is not keyworded on HPPA but I don't think we have any performance counters there anyway. Bug: https://bugs.gentoo.org/914038 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/hppa/package.use.mask | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index f4740a782868..eb49b1491456 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -5,8 +5,10 @@ # request bug for the hppa arch. # Sam James <[email protected]> (2025-01-14) -# Needs dev-python/numpy and dev-python/scipy which aren't keyworded here -dev-cpp/benchmark tools +# libpfm: needs unkeyworded dev-libs/libpfm but I don't think HPPA has +# any performance counters anyway. +# tools: needs dev-python/numpy and dev-python/scipy which aren't keyworded here +dev-cpp/benchmark libpfm tools # Sam James <[email protected]> (2025-01-10) # Many unkeyworded dependencies like parts of TL (bug #947788)
