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 020B415817D for ; Thu, 6 Jun 2024 01:55:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 858D62BC029; Thu, 6 Jun 2024 01:55:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 6ED9F2BC029 for ; Thu, 6 Jun 2024 01:55:21 +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 5E54D33DF47 for ; Thu, 6 Jun 2024 01:55:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AE0371C74 for ; Thu, 6 Jun 2024 01:55:18 +0000 (UTC) From: "Jakov Smolić" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jakov Smolić" Message-ID: <1717638771.a734b0877e43f5c789bb029ece2f91594407b04c.jsmolic@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.51.0.ebuild X-VCS-Directories: app-shells/fzf/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: a734b0877e43f5c789bb029ece2f91594407b04c X-VCS-Branch: master Date: Thu, 6 Jun 2024 01:55:18 +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: c342f46c-e84e-4b28-b670-8db1190f559b X-Archives-Hash: d4156b3a4a7f672647802ed1350a2179 commit: a734b0877e43f5c789bb029ece2f91594407b04c Author: Jakov Smolić gentoo org> AuthorDate: Thu Jun 6 01:52:51 2024 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Thu Jun 6 01:52:51 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a734b087 app-shells/fzf: Stabilize 0.51.0 x86, #933645 Signed-off-by: Jakov Smolić gentoo.org> app-shells/fzf/fzf-0.51.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-shells/fzf/fzf-0.51.0.ebuild b/app-shells/fzf/fzf-0.51.0.ebuild index ceb58f939479..344014ebbe84 100644 --- a/app-shells/fzf/fzf-0.51.0.ebuild +++ b/app-shells/fzf/fzf-0.51.0.ebuild @@ -19,7 +19,7 @@ SRC_URI+=" https://dev.gentoo.org/~mattst88/distfiles/${P}-deps.tar.xz" LICENSE="MIT BSD-with-disclosure" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" src_prepare() { default