From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DD79815852A for ; Mon, 19 Aug 2024 10:44:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 36E9F2BC034; Mon, 19 Aug 2024 10:44:24 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 pigeon.gentoo.org (Postfix) with ESMTPS id 20E252BC034 for ; Mon, 19 Aug 2024 10:44:24 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 685BF3406A2 for ; Mon, 19 Aug 2024 10:44:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D70A81EFE for ; Mon, 19 Aug 2024 10:44:20 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1724064253.b2bdeae00917f7ec5edbef5ee4add2af10192bfc.arthurzam@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-14.2.0-r2.ebuild X-VCS-Directories: sys-devel/bpf-toolchain/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: b2bdeae00917f7ec5edbef5ee4add2af10192bfc X-VCS-Branch: master Date: Mon, 19 Aug 2024 10:44:20 +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: 87f67add-2178-4a5d-bf95-2922632b38bf X-Archives-Hash: 2a2e90d3a473f29c3ea2c96f8e73e136 commit: b2bdeae00917f7ec5edbef5ee4add2af10192bfc Author: Arthur Zamarin gentoo org> AuthorDate: Mon Aug 19 10:44:13 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Mon Aug 19 10:44:13 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2bdeae0 sys-devel/bpf-toolchain: Keyword 14.2.0-r2 x86, #938169 Signed-off-by: Arthur Zamarin gentoo.org> sys-devel/bpf-toolchain/bpf-toolchain-14.2.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/bpf-toolchain/bpf-toolchain-14.2.0-r2.ebuild b/sys-devel/bpf-toolchain/bpf-toolchain-14.2.0-r2.ebuild index 798f0b4184bd..a70103e1d943 100644 --- a/sys-devel/bpf-toolchain/bpf-toolchain-14.2.0-r2.ebuild +++ b/sys-devel/bpf-toolchain/bpf-toolchain-14.2.0-r2.ebuild @@ -40,7 +40,7 @@ LICENSE=" LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) " SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="+bin-symlinks custom-cflags +strip" RDEPEND="