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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B6E2C15808E for ; Thu, 28 Apr 2022 22:56:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D3B3AE07EE; Thu, 28 Apr 2022 22:56:36 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A88BAE07D0 for ; Thu, 28 Apr 2022 22:56:36 +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 4D2DA3412F8 for ; Thu, 28 Apr 2022 22:56:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 83CC275 for ; Thu, 28 Apr 2022 22:56:33 +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: <1651186362.903d026dda6c6ba0dc4a9eb17e4d8fda79c5b7df.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/quota/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-fs/quota/quota-4.06-r1.ebuild X-VCS-Directories: sys-fs/quota/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: 903d026dda6c6ba0dc4a9eb17e4d8fda79c5b7df X-VCS-Branch: master Date: Thu, 28 Apr 2022 22:56:33 +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: d7b3d7f1-f815-43ed-a19f-40d5a39f8821 X-Archives-Hash: fd7f236851e89e130d975a4c203cfffd commit: 903d026dda6c6ba0dc4a9eb17e4d8fda79c5b7df Author: Yixun Lan gentoo org> AuthorDate: Thu Apr 28 22:51:14 2022 +0000 Commit: Yixun Lan gentoo org> CommitDate: Thu Apr 28 22:52:42 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=903d026d sys-fs/quota: Keyword 4.06-r1 riscv, #841374 Signed-off-by: Yixun Lan gentoo.org> sys-fs/quota/quota-4.06-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/quota/quota-4.06-r1.ebuild b/sys-fs/quota/quota-4.06-r1.ebuild index c60ede4d7067..60b635e13264 100644 --- a/sys-fs/quota/quota-4.06-r1.ebuild +++ b/sys-fs/quota/quota-4.06-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/linuxquota/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86" IUSE="ldap netlink nls rpc tcpd" RDEPEND="