From 29f01f3c0f37aaa21ebbf6c8afa2a2b93c9658c4 Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 2 Mar 2026 07:25:27 +0000 Subject: [PATCH] dev-util/bpftool: Sync with Gentoo It's from Gentoo commit 163b57d839a7a6b92515d4d9e7947491ba8120a3. Signed-off-by: Flatcar Buildbot --- .../portage-stable/dev-util/bpftool/bpftool-7.6.0.ebuild | 4 ++-- .../portage-stable/dev-util/bpftool/bpftool-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sdk_container/src/third_party/portage-stable/dev-util/bpftool/bpftool-7.6.0.ebuild b/sdk_container/src/third_party/portage-stable/dev-util/bpftool/bpftool-7.6.0.ebuild index 8a8995dca6..26e7f97524 100644 --- a/sdk_container/src/third_party/portage-stable/dev-util/bpftool/bpftool-7.6.0.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-util/bpftool/bpftool-7.6.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 2021-2025 Gentoo Authors +# Copyright 2021-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -LLVM_COMPAT=( {15..21} ) +LLVM_COMPAT=( {15..22} ) LLVM_OPTIONAL=1 PYTHON_COMPAT=( python3_{11..14} ) 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 3f8d05a605..f6ff9c2975 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 @@ -1,9 +1,9 @@ -# Copyright 2021-2025 Gentoo Authors +# Copyright 2021-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -LLVM_COMPAT=( {15..21} ) +LLVM_COMPAT=( {15..22} ) LLVM_OPTIONAL=1 PYTHON_COMPAT=( python3_{11..14} )