summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/bpftool/bpftool-6.8.2.ebuild')
-rw-r--r--dev-util/bpftool/bpftool-6.8.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/bpftool/bpftool-6.8.2.ebuild b/dev-util/bpftool/bpftool-6.8.2.ebuild
index bc24e2fde459..15c1e8fa6a16 100644
--- a/dev-util/bpftool/bpftool-6.8.2.ebuild
+++ b/dev-util/bpftool/bpftool-6.8.2.ebuild
@@ -119,5 +119,5 @@ src_install() {
}
pkg_postinst() {
- optfeature "clang-bpf-co-re support" sys-devel/clang[llvm_targets_BPF]
+ optfeature "clang-bpf-co-re support" llvm-core/clang[llvm_targets_BPF]
}