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 62AC6158086 for ; Sun, 2 Jan 2022 13:26:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 72E4B2C4005; Sun, 2 Jan 2022 13:26:14 +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 E70AD2C4005 for ; Sun, 2 Jan 2022 13:26:09 +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 E931C342C84 for ; Sun, 2 Jan 2022 13:26:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 83418233 for ; Sun, 2 Jan 2022 13:26:07 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1641129961.51a0d52a5a9f35a8c37163ad0f1dae755a3aebbf.gyakovlev@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.28.0.ebuild X-VCS-Directories: app-shells/fzf/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 51a0d52a5a9f35a8c37163ad0f1dae755a3aebbf X-VCS-Branch: master Date: Sun, 2 Jan 2022 13:26:07 +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: 40709ffc-f9d4-4ce6-8cf8-dee7ba4139b2 X-Archives-Hash: efb843c0bc8e5dc59a94fcc087fdc49c commit: 51a0d52a5a9f35a8c37163ad0f1dae755a3aebbf Author: Georgy Yakovlev gentoo org> AuthorDate: Sun Jan 2 13:22:16 2022 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Sun Jan 2 13:26:01 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51a0d52a app-shells/fzf: keyword 0.28.0 for ~ppc64 Signed-off-by: Georgy Yakovlev gentoo.org> app-shells/fzf/fzf-0.28.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-shells/fzf/fzf-0.28.0.ebuild b/app-shells/fzf/fzf-0.28.0.ebuild index ca2894df209d..f6a6ffc8df05 100644 --- a/app-shells/fzf/fzf-0.28.0.ebuild +++ b/app-shells/fzf/fzf-0.28.0.ebuild @@ -54,7 +54,7 @@ SRC_URI=" LICENSE="MIT BSD-with-disclosure" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" src_prepare() { default