diff options
author | Sam James <sam@gentoo.org> | 2024-08-23 17:08:10 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-08-25 14:56:09 +0100 |
commit | de67dbf4abdef923ca8f7af0e48d4fcc5b220a96 (patch) | |
tree | 6e24f284e0b20d27b67da736f548df675a73497d /profiles/arch/hppa | |
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/hppa')
-rw-r--r-- | profiles/arch/hppa/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 1fa92e6e97c5..dc92c7939f40 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -4,6 +4,10 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Sam James <sam@gentoo.org> (2024-08-23) +# dev-util/bpftool and/or sys-devel/bpf-toolchain not keyworded here +sys-apps/systemd bpf + # Ulrich Müller <ulm@gentoo.org> (2024-08-03) # Needs dev-libs/openspecfun which is not yet keyworded sci-visualization/gnuplot amos |