commit: 791feb29912512b5e7e58f55cbd0fb3050c62bdd Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jan 14 06:38:41 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jan 14 06:39:09 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=791feb29
profiles/arch/hppa: mask dev-libs/re2[benchmark] dev-cpp/benchmark isn't (yet) keyworded here, although >=1.9.1 should work fine with patching as the ebuild does. Bug: https://bugs.gentoo.org/914038 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/hppa/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index eb49b1491456..d97b9aa2f142 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -4,6 +4,11 @@ # 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-14) +# dev-cpp/benchmark isn't (yet) keyworded here, although >=1.9.1 should +# work fine with patching as the ebuild does. +dev-libs/re2 benchmark + # Sam James <[email protected]> (2025-01-14) # libpfm: needs unkeyworded dev-libs/libpfm but I don't think HPPA has # any performance counters anyway.
