commit:     947035ae921b5ca1c79cf92bb3d20e193cc13de2
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 21 04:16:06 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 21 04:16:15 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=947035ae

dev-util/bcc: increase linux-headers dependency

Closes: https://bugs.gentoo.org/814644
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-util/bcc/bcc-0.22.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/bcc/bcc-0.22.0.ebuild b/dev-util/bcc/bcc-0.22.0.ebuild
index 7e7f541d74c..d3f591ee94f 100644
--- a/dev-util/bcc/bcc-0.22.0.ebuild
+++ b/dev-util/bcc/bcc-0.22.0.ebuild
@@ -26,7 +26,7 @@ RDEPEND="
                ~dev-libs/libbpf-9999
        )
        dev-libs/libbpf:=[static-libs(-)]
-       >=sys-kernel/linux-headers-4.14
+       >=sys-kernel/linux-headers-5.13
        >=dev-libs/elfutils-0.166:=
        <=sys-devel/clang-13:=
        <=sys-devel/llvm-13:=[llvm_targets_BPF(+)]

Reply via email to