diff options
Diffstat (limited to 'sys-devel/bpf-toolchain/bpf-toolchain-14.2.0_p1.ebuild')
-rw-r--r-- | sys-devel/bpf-toolchain/bpf-toolchain-14.2.0_p1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/bpf-toolchain/bpf-toolchain-14.2.0_p1.ebuild b/sys-devel/bpf-toolchain/bpf-toolchain-14.2.0_p1.ebuild index a166f045908d..3644b4e4e259 100644 --- a/sys-devel/bpf-toolchain/bpf-toolchain-14.2.0_p1.ebuild +++ b/sys-devel/bpf-toolchain/bpf-toolchain-14.2.0_p1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2024 Gentoo Authors +# Copyright 2022-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -40,7 +40,7 @@ LICENSE=" LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) " SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="+bin-symlinks custom-cflags +strip" RDEPEND=" |