From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1431155-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 43488158095
	for <garchives@archives.gentoo.org>; Sat, 27 Aug 2022 23:40:04 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 1270CE0A6F;
	Sat, 27 Aug 2022 23:40:03 +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 F0F41E0A6F
	for <gentoo-commits@lists.gentoo.org>; Sat, 27 Aug 2022 23:40:02 +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 DF944340E8D
	for <gentoo-commits@lists.gentoo.org>; Sat, 27 Aug 2022 11:45:38 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 6FEBD5A3
	for <gentoo-commits@lists.gentoo.org>; Sat, 27 Aug 2022 11:45:36 +0000 (UTC)
From: "Yixun Lan" <dlan@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, "Yixun Lan" <dlan@gentoo.org>
Message-ID: <1661600707.b2b47152590045374c7aae4ba3ed7415ae8aa40f.dlan@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libfstrcmp/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-libs/libfstrcmp/libfstrcmp-0.7-r3.ebuild
X-VCS-Directories: dev-libs/libfstrcmp/
X-VCS-Committer: dlan
X-VCS-Committer-Name: Yixun Lan
X-VCS-Revision: b2b47152590045374c7aae4ba3ed7415ae8aa40f
X-VCS-Branch: master
Date: Sat, 27 Aug 2022 11:45:36 +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: d22eb5b7-88b7-440c-8829-a8b7ad1beb94
X-Archives-Hash: 33ecb5a6cc150bff9a032febb91c284f

commit:     b2b47152590045374c7aae4ba3ed7415ae8aa40f
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 27 10:18:34 2022 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Sat Aug 27 11:45:07 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2b47152

dev-libs/libfstrcmp: Keyword 0.7-r3 riscv, #866533

Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 dev-libs/libfstrcmp/libfstrcmp-0.7-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libfstrcmp/libfstrcmp-0.7-r3.ebuild b/dev-libs/libfstrcmp/libfstrcmp-0.7-r3.ebuild
index 1f812c5f4edd..658767df2545 100644
--- a/dev-libs/libfstrcmp/libfstrcmp-0.7-r3.ebuild
+++ b/dev-libs/libfstrcmp/libfstrcmp-0.7-r3.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/fstrcmp-${PV}.D001"
 LICENSE="GPL-3+"
 SLOT="0"
 IUSE="doc static-libs test"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
 
 BDEPEND="
 	sys-apps/groff