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 C8DC315800D for ; Tue, 11 Jul 2023 11:03:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7DA82E0817; Tue, 11 Jul 2023 11:03:25 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 07576E0817 for ; Tue, 11 Jul 2023 11:03:25 +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 191BC340D4C for ; Tue, 11 Jul 2023 11:03:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 71775AD4 for ; Tue, 11 Jul 2023 11:03:22 +0000 (UTC) From: "WANG Xuerui" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "WANG Xuerui" Message-ID: <1689073321.c17c96fc4e200e89c9c76af5965e6a76a5b7a35b.xen0n@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/bpftool/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/bpftool/bpftool-6.3.ebuild X-VCS-Directories: dev-util/bpftool/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: c17c96fc4e200e89c9c76af5965e6a76a5b7a35b X-VCS-Branch: master Date: Tue, 11 Jul 2023 11:03:22 +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: f1e223b7-ff16-4198-85aa-e10b29b78361 X-Archives-Hash: 7643e31e8dcbcc3b48cf5f1a8ba94875 commit: c17c96fc4e200e89c9c76af5965e6a76a5b7a35b Author: WANG Xuerui gentoo org> AuthorDate: Tue Jul 11 10:59:23 2023 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Tue Jul 11 11:02:01 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c17c96fc dev-util/bpftool: keyword 6.3 for ~loong Signed-off-by: WANG Xuerui gentoo.org> dev-util/bpftool/bpftool-6.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/bpftool/bpftool-6.3.ebuild b/dev-util/bpftool/bpftool-6.3.ebuild index fe2630be53e2..01823047c46c 100644 --- a/dev-util/bpftool/bpftool-6.3.ebuild +++ b/dev-util/bpftool/bpftool-6.3.ebuild @@ -25,7 +25,7 @@ S="${S_K}/tools/bpf/bpftool" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" IUSE="caps" RDEPEND="