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 34530158094 for ; Thu, 29 Sep 2022 00:58:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 65862E0A43; Thu, 29 Sep 2022 00:58:07 +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 46FEEE0A43 for ; Thu, 29 Sep 2022 00:58:07 +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 0830A34097F for ; Thu, 29 Sep 2022 00:58:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8E4F55EC for ; Thu, 29 Sep 2022 00:57:59 +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: <1664413009.b541b5d3974085bed3d75b64cabf0b3f22a68c9c.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/helm/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/helm/helm-3.9.4.ebuild X-VCS-Directories: app-admin/helm/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: b541b5d3974085bed3d75b64cabf0b3f22a68c9c X-VCS-Branch: master Date: Thu, 29 Sep 2022 00:57:59 +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: 37735ca6-9d66-4209-ab0f-65d680cd1202 X-Archives-Hash: 976d3bb044629786ca9460b26078c3e3 commit: b541b5d3974085bed3d75b64cabf0b3f22a68c9c Author: Chris Su lesscrowds org> AuthorDate: Wed Sep 28 14:55:47 2022 +0000 Commit: Yixun Lan gentoo org> CommitDate: Thu Sep 29 00:56:49 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b541b5d3 app-admin/helm: Keyword 3.9.4 riscv, #873319 Signed-off-by: Chris Su lesscrowds.org> Signed-off-by: Yixun Lan gentoo.org> app-admin/helm/helm-3.9.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/helm/helm-3.9.4.ebuild b/app-admin/helm/helm-3.9.4.ebuild index 6f13598dd02f..d707e5503876 100644 --- a/app-admin/helm/helm-3.9.4.ebuild +++ b/app-admin/helm/helm-3.9.4.ebuild @@ -14,7 +14,7 @@ SRC_URI+=" https://dev.gentoo.org/~williamh/dist/${P}-deps.tar.xz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm64" +KEYWORDS="amd64 ~arm64 ~riscv" RESTRICT=" test"