From 6d5cef36618b41638e46b7ee730b689a6b8f811e Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 17 Mar 2025 07:07:22 +0000 Subject: [PATCH] dev-util/bpftool: Sync with Gentoo It's from Gentoo commit 2a4bcd4e446fd51b86f566e7b99dcf97e738036a. --- .../portage-stable/dev-util/bpftool/bpftool-7.5.0.ebuild | 2 +- .../portage-stable/dev-util/bpftool/bpftool-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sdk_container/src/third_party/portage-stable/dev-util/bpftool/bpftool-7.5.0.ebuild b/sdk_container/src/third_party/portage-stable/dev-util/bpftool/bpftool-7.5.0.ebuild index b3e3ff89e6..931ad8d588 100644 --- a/sdk_container/src/third_party/portage-stable/dev-util/bpftool/bpftool-7.5.0.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-util/bpftool/bpftool-7.5.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -LLVM_COMPAT=( {15..19} ) +LLVM_COMPAT=( {15..20} ) LLVM_OPTIONAL=1 PYTHON_COMPAT=( python3_{10..13} ) diff --git a/sdk_container/src/third_party/portage-stable/dev-util/bpftool/bpftool-9999.ebuild b/sdk_container/src/third_party/portage-stable/dev-util/bpftool/bpftool-9999.ebuild index 753408c8ea..fd1c3aebd4 100644 --- a/sdk_container/src/third_party/portage-stable/dev-util/bpftool/bpftool-9999.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-util/bpftool/bpftool-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -LLVM_COMPAT=( {15..19} ) +LLVM_COMPAT=( {15..20} ) LLVM_OPTIONAL=1 PYTHON_COMPAT=( python3_{10..13} )