commit: 97fb4250c23530049a2450ffbb0743f0363278e9
Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 17 07:18:59 2025 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Mon Nov 17 07:19:48 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97fb4250
dev-debug/bpftrace: allow xxd as BDEPEND (besides vim-core)
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
dev-debug/bpftrace/bpftrace-0.22.1.ebuild | 2 +-
dev-debug/bpftrace/bpftrace-0.23.2.ebuild | 2 +-
dev-debug/bpftrace/bpftrace-0.23.4.ebuild | 2 +-
dev-debug/bpftrace/bpftrace-0.23.5.ebuild | 2 +-
dev-debug/bpftrace/bpftrace-0.24.1.ebuild | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/dev-debug/bpftrace/bpftrace-0.22.1.ebuild
b/dev-debug/bpftrace/bpftrace-0.22.1.ebuild
index 23d65d110332..364e3d7a7f8b 100644
--- a/dev-debug/bpftrace/bpftrace-0.22.1.ebuild
+++ b/dev-debug/bpftrace/bpftrace-0.22.1.ebuild
@@ -51,7 +51,7 @@ BDEPEND="
app-alternatives/lex
app-alternatives/yacc
test? (
- app-editors/vim-core
+ || ( dev-util/xxd app-editors/vim-core )
dev-util/pahole
)
virtual/pkgconfig
diff --git a/dev-debug/bpftrace/bpftrace-0.23.2.ebuild
b/dev-debug/bpftrace/bpftrace-0.23.2.ebuild
index ad4254a1d26f..441c7b77d5a7 100644
--- a/dev-debug/bpftrace/bpftrace-0.23.2.ebuild
+++ b/dev-debug/bpftrace/bpftrace-0.23.2.ebuild
@@ -52,7 +52,7 @@ BDEPEND="
app-alternatives/yacc
dev-libs/cereal
test? (
- app-editors/vim-core
+ || ( dev-util/xxd app-editors/vim-core )
dev-util/pahole
)
virtual/pkgconfig
diff --git a/dev-debug/bpftrace/bpftrace-0.23.4.ebuild
b/dev-debug/bpftrace/bpftrace-0.23.4.ebuild
index ce10358ad451..39dc14af6f13 100644
--- a/dev-debug/bpftrace/bpftrace-0.23.4.ebuild
+++ b/dev-debug/bpftrace/bpftrace-0.23.4.ebuild
@@ -52,7 +52,7 @@ BDEPEND="
app-alternatives/yacc
dev-libs/cereal
test? (
- app-editors/vim-core
+ || ( dev-util/xxd app-editors/vim-core )
dev-util/pahole
)
virtual/pkgconfig
diff --git a/dev-debug/bpftrace/bpftrace-0.23.5.ebuild
b/dev-debug/bpftrace/bpftrace-0.23.5.ebuild
index ad4254a1d26f..441c7b77d5a7 100644
--- a/dev-debug/bpftrace/bpftrace-0.23.5.ebuild
+++ b/dev-debug/bpftrace/bpftrace-0.23.5.ebuild
@@ -52,7 +52,7 @@ BDEPEND="
app-alternatives/yacc
dev-libs/cereal
test? (
- app-editors/vim-core
+ || ( dev-util/xxd app-editors/vim-core )
dev-util/pahole
)
virtual/pkgconfig
diff --git a/dev-debug/bpftrace/bpftrace-0.24.1.ebuild
b/dev-debug/bpftrace/bpftrace-0.24.1.ebuild
index 71b060c7e2dd..baa9011ffe70 100644
--- a/dev-debug/bpftrace/bpftrace-0.24.1.ebuild
+++ b/dev-debug/bpftrace/bpftrace-0.24.1.ebuild
@@ -58,7 +58,7 @@ BDEPEND="
app-arch/xz-utils
app-alternatives/lex
app-alternatives/yacc
- app-editors/vim-core
+ || ( dev-util/xxd app-editors/vim-core )
dev-libs/cereal
dev-util/bpftool
test? (