commit: fe1a2166d514b5414b979e081f9f314d44452a3d Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Mon Aug 26 18:25:32 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Mon Aug 26 18:25:53 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe1a2166
profiles/mips: mask sys-apps/systemd[bpf] Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> profiles/arch/mips/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask index 6e611ca79b2c..a6d61abcda79 100644 --- a/profiles/arch/mips/package.use.mask +++ b/profiles/arch/mips/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Arthur Zamarin <[email protected]> (2024-08-26) +# dev-util/bpftool and/or sys-devel/bpf-toolchain not keyworded here +sys-apps/systemd bpf + # Arthur Zamarin <[email protected]> (2024-08-26) # dev-ruby/thor not keyworded here app-text/htmltidy test
