dev-util/bpftool: Sync with Gentoo

It's from Gentoo commit 163b57d839a7a6b92515d4d9e7947491ba8120a3.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
Flatcar Buildbot 2026-03-02 07:25:27 +00:00 committed by Krzesimir Nowak
parent 1d7de2f707
commit 29f01f3c0f
2 changed files with 4 additions and 4 deletions

View File

@ -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} )

View File

@ -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} )