From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1338419-garchives=archives.gentoo.org@lists.gentoo.org>
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 2C20D158088
	for <garchives@archives.gentoo.org>; Thu, 11 Nov 2021 08:37:02 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 30A9C2BC059;
	Thu, 11 Nov 2021 08:37:01 +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 CC62B2BC059
	for <gentoo-commits@lists.gentoo.org>; Thu, 11 Nov 2021 08:37:00 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(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 DF609342B90
	for <gentoo-commits@lists.gentoo.org>; Thu, 11 Nov 2021 08:36:59 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 2B4D21CC
	for <gentoo-commits@lists.gentoo.org>; Thu, 11 Nov 2021 08:36:57 +0000 (UTC)
From: "Jakov Smolić" <jsmolic@gentoo.org>
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ć" <jsmolic@gentoo.org>
Message-ID: <1636619807.732e3c95760dad5d47ae7ab7cbc7fd4558a9a2f0.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.27.2.ebuild
X-VCS-Directories: app-shells/fzf/
X-VCS-Committer: jsmolic
X-VCS-Committer-Name: Jakov Smolić
X-VCS-Revision: 732e3c95760dad5d47ae7ab7cbc7fd4558a9a2f0
X-VCS-Branch: master
Date: Thu, 11 Nov 2021 08:36:57 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: f5341179-a659-4a64-8ee6-51293ba7544d
X-Archives-Hash: b698dfae2915238c77824ce4cc575849

commit:     732e3c95760dad5d47ae7ab7cbc7fd4558a9a2f0
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 11 08:36:47 2021 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Nov 11 08:36:47 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=732e3c95

app-shells/fzf: Stabilize 0.27.2 x86, #823026

Signed-off-by: Jakov Smolić <jsmolic <AT> 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 30937a308dd..625a267a549 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 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 x86"
 
 src_prepare() {
 	default