commit: 836be30f3284fb6895a9fab3718b879be490c186 Author: Holger Hoffstätte <holger <AT> applied-asynchrony <DOT> com> AuthorDate: Sun May 18 13:31:59 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun May 18 13:48:36 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=836be30f
profiles/features/wd40: mask bpftrace-0.23 & blazesym_c Signed-off-by: Holger Hoffstätte <holger <AT> applied-asynchrony.com> Part-of: https://github.com/gentoo/gentoo/pull/42141 Closes: https://github.com/gentoo/gentoo/pull/42141 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/features/wd40/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask index 9bc4b4e2266e..73a8a226a375 100644 --- a/profiles/features/wd40/package.mask +++ b/profiles/features/wd40/package.mask @@ -1,6 +1,11 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Holger Hoffstätte <[email protected]> (2025-05-18) +# >=bpftrace-0.23 needs Rust-based blazesym_c +>=dev-debug/bpftrace-0.23.2 +>=dev-libs/blazesym_c-0.1.1 + # Victor Kustov <[email protected]> (2025-05-08) # LibrePCB start ported to Rust >=sci-electronics/librepcb-1.3.0
