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 53121158094 for ; Sun, 9 Oct 2022 12:50:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 88DDDE07F9; Sun, 9 Oct 2022 12:50:52 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7459CE07F9 for ; Sun, 9 Oct 2022 12:50:52 +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 A48FC340A60 for ; Sun, 9 Oct 2022 12:50:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0ECB5523 for ; Sun, 9 Oct 2022 12:50:50 +0000 (UTC) From: "WANG Xuerui" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "WANG Xuerui" Message-ID: <1665319841.2107b686e7a9618d686325a59da64340d1449b1e.xen0n@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-cloudpinyin/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-0.3.6.ebuild X-VCS-Directories: app-i18n/fcitx-cloudpinyin/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: 2107b686e7a9618d686325a59da64340d1449b1e X-VCS-Branch: master Date: Sun, 9 Oct 2022 12:50:50 +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: 8e7bb6cd-4d8c-4eb5-9f0e-48b770ba528a X-Archives-Hash: 0eaf50b57e50953412a882d78386b3ef commit: 2107b686e7a9618d686325a59da64340d1449b1e Author: Xin Yang icloud com> AuthorDate: Sun Oct 9 11:16:12 2022 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Sun Oct 9 12:50:41 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2107b686 app-i18n/fcitx-cloudpinyin: Keyword 0.3.6 riscv, #876262 Closes: https://github.com/gentoo/gentoo/pull/27708 Signed-off-by: Xin Yang icloud.com> Signed-off-by: WANG Xuerui gentoo.org> app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-0.3.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-0.3.6.ebuild b/app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-0.3.6.ebuild index 23e8cb103602..4888a98e0b57 100644 --- a/app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-0.3.6.ebuild +++ b/app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-0.3.6.ebuild @@ -21,7 +21,7 @@ fi LICENSE="GPL-2+" SLOT="4" -KEYWORDS="amd64 ppc ppc64 x86" +KEYWORDS="amd64 ppc ppc64 ~riscv x86" IUSE="" BDEPEND="virtual/pkgconfig"