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 529EE158086 for ; Thu, 4 Nov 2021 17:09:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A45E12BC00F; Thu, 4 Nov 2021 17:09:33 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 851F62BC00F for ; Thu, 4 Nov 2021 17:09:33 +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 E96E1342EB0 for ; Thu, 4 Nov 2021 17:09:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 41AB3186 for ; Thu, 4 Nov 2021 17:09:30 +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: <1636045722.50c04bdad7c83b2c84b7e79249bedb93cf39150a.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/fzf/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-shells/fzf/fzf-0.27.2.ebuild X-VCS-Directories: app-shells/fzf/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 50c04bdad7c83b2c84b7e79249bedb93cf39150a X-VCS-Branch: master Date: Thu, 4 Nov 2021 17:09:30 +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: 235040ba-206e-4281-8b95-7da1aafabfa7 X-Archives-Hash: 5ec5cfdca6815e8d9fd4d33ca01f8ebf commit: 50c04bdad7c83b2c84b7e79249bedb93cf39150a Author: Sam James gentoo org> AuthorDate: Thu Nov 4 17:08:42 2021 +0000 Commit: Sam James gentoo org> CommitDate: Thu Nov 4 17:08:42 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50c04bda app-shells/fzf: Keyword 0.27.2 arm64, #819657 Signed-off-by: Sam James gentoo.org> app-shells/fzf/fzf-0.27.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-shells/fzf/fzf-0.27.2.ebuild b/app-shells/fzf/fzf-0.27.2.ebuild index f37dd8edb30..30937a308dd 100644 --- a/app-shells/fzf/fzf-0.27.2.ebuild +++ b/app-shells/fzf/fzf-0.27.2.ebuild @@ -56,7 +56,7 @@ SRC_URI=" LICENSE="MIT BSD-with-disclosure" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" src_prepare() { default