diff options
author | 2025-01-14 06:38:41 +0000 | |
---|---|---|
committer | 2025-01-14 06:39:09 +0000 | |
commit | 791feb29912512b5e7e58f55cbd0fb3050c62bdd (patch) | |
tree | c9f3f223061adf12be95d550416bcbb2e0a09dee /profiles | |
parent | profiles/arch/hppa: mask dev-cpp/benchmark[libpfm] (diff) | |
download | gentoo-791feb29912512b5e7e58f55cbd0fb3050c62bdd.tar.gz gentoo-791feb29912512b5e7e58f55cbd0fb3050c62bdd.tar.bz2 gentoo-791feb29912512b5e7e58f55cbd0fb3050c62bdd.zip |
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@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/hppa/package.use.mask | 5 |
1 files changed, 5 insertions, 0 deletions
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 @@ -5,6 +5,11 @@ # request bug for the hppa arch. # Sam James <sam@gentoo.org> (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 <sam@gentoo.org> (2025-01-14) # 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 |