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 57C62158086 for ; Sun, 2 Jan 2022 13:21:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 05E9E2C4011; Sun, 2 Jan 2022 13:21:19 +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 D21532C4011 for ; Sun, 2 Jan 2022 13:21:18 +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 DBD20342FF5 for ; Sun, 2 Jan 2022 13:21:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 51079282 for ; Sun, 2 Jan 2022 13:21:15 +0000 (UTC) From: "Yixun Lan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Yixun Lan" Message-ID: <1641129575.b3c19f22133ba5b7e613315b249fa3b5ea2206e1.dlan@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: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: b3c19f22133ba5b7e613315b249fa3b5ea2206e1 X-VCS-Branch: master Date: Sun, 2 Jan 2022 13:21:15 +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: 99b12ed1-de9d-4215-b76e-f5b5515f7f48 X-Archives-Hash: 6090ab0dd5b5c114fcffe0db7d618f3a commit: b3c19f22133ba5b7e613315b249fa3b5ea2206e1 Author: Alex Fan gmail com> AuthorDate: Sun Jan 2 08:14:40 2022 +0000 Commit: Yixun Lan gentoo org> CommitDate: Sun Jan 2 13:19:35 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3c19f22 app-shells/fzf: keyword 0.28.0 for ~riscv Closes: https://github.com/gentoo/gentoo/pull/23625 Signed-off-by: Alex Fan gmail.com> Signed-off-by: Yixun Lan gentoo.org> app-shells/fzf/fzf-0.28.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-shells/fzf/fzf-0.28.0.ebuild b/app-shells/fzf/fzf-0.28.0.ebuild index 24df36a504f1..ca2894df209d 100644 --- a/app-shells/fzf/fzf-0.28.0.ebuild +++ b/app-shells/fzf/fzf-0.28.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2021 Gentoo Authors +# Copyright 2019-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -54,7 +54,7 @@ SRC_URI=" LICENSE="MIT BSD-with-disclosure" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 ~riscv ~x86" src_prepare() { default