From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5A3371581B9 for ; Thu, 02 Oct 2025 03:41:43 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 43E85340EF8 for ; Thu, 02 Oct 2025 03:41:43 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 2CF21110574; Thu, 02 Oct 2025 03:41:35 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 20BCB110574 for ; Thu, 02 Oct 2025 03:41:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CDCE1340E8D for ; Thu, 02 Oct 2025 03:41:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3DC583A61 for ; Thu, 02 Oct 2025 03:41:33 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1759376423.888ca0770118fdbde0bf0cc060acea30b9649d0b.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/bpf-toolchain/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-devel/bpf-toolchain/bpf-toolchain-15.2.0_p1.ebuild X-VCS-Directories: sys-devel/bpf-toolchain/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 888ca0770118fdbde0bf0cc060acea30b9649d0b X-VCS-Branch: master Date: Thu, 02 Oct 2025 03:41:33 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 02678248-3ae8-4e62-a41c-bcfc2f95cfc3 X-Archives-Hash: b5875bcde2d2d5bc1f2f63a21d7cc5c9 commit: 888ca0770118fdbde0bf0cc060acea30b9649d0b Author: Sam James gentoo org> AuthorDate: Thu Oct 2 03:40:23 2025 +0000 Commit: Sam James gentoo org> CommitDate: Thu Oct 2 03:40:23 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=888ca077 sys-devel/bpf-toolchain: Stabilize 15.2.0_p1 arm64, #963645 Signed-off-by: Sam James gentoo.org> sys-devel/bpf-toolchain/bpf-toolchain-15.2.0_p1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/bpf-toolchain/bpf-toolchain-15.2.0_p1.ebuild b/sys-devel/bpf-toolchain/bpf-toolchain-15.2.0_p1.ebuild index fd64d9f91f36..e0915c9edc13 100644 --- a/sys-devel/bpf-toolchain/bpf-toolchain-15.2.0_p1.ebuild +++ b/sys-devel/bpf-toolchain/bpf-toolchain-15.2.0_p1.ebuild @@ -40,7 +40,7 @@ LICENSE=" LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) " SLOT="0" -KEYWORDS="~amd64 arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="+bin-symlinks custom-cflags +strip" RDEPEND="