diff options
author | 2024-08-23 17:08:10 +0100 | |
---|---|---|
committer | 2024-08-25 14:56:09 +0100 | |
commit | de67dbf4abdef923ca8f7af0e48d4fcc5b220a96 (patch) | |
tree | 6e24f284e0b20d27b67da736f548df675a73497d /profiles/arch/alpha | |
parent | app-admin/ttyplot: 1.7.0 (diff) | |
download | gentoo-de67dbf4abdef923ca8f7af0e48d4fcc5b220a96.tar.gz gentoo-de67dbf4abdef923ca8f7af0e48d4fcc5b220a96.tar.bz2 gentoo-de67dbf4abdef923ca8f7af0e48d4fcc5b220a96.zip |
sys-apps/systemd: wire up BPF support
Clang support is not yet done.
Bug: https://bugs.gentoo.org/917228
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/arch/alpha')
-rw-r--r-- | profiles/arch/alpha/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index a3fc2a240cd9..aaeb3a221a78 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <sam@gentoo.org> (2024-08-23) +# dev-util/bpftool and/or sys-devel/bpf-toolchain not keyworded here +sys-apps/systemd bpf + # Hans de Graaff <graaff@gentoo.org> (2024-08-16) # Requires large parts of dev-ruby/rails to be keyworded dev-ruby/minitest-hooks test |