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 3A843158021 for ; Tue, 18 Oct 2022 11:05:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DF0FFE0960; Tue, 18 Oct 2022 11:05:05 +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 C578BE0960 for ; Tue, 18 Oct 2022 11:05:05 +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 D0918340D5C for ; Tue, 18 Oct 2022 11:05:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 41CC4624 for ; Tue, 18 Oct 2022 11:05:03 +0000 (UTC) From: "Jakov Smolić" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jakov Smolić" Message-ID: <1666091082.9d19e10e46a0ad565310f5bb87ce8dbfc2a38c26.jsmolic@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-libpinyin/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/fcitx-libpinyin/fcitx-libpinyin-0.5.4.ebuild X-VCS-Directories: app-i18n/fcitx-libpinyin/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: 9d19e10e46a0ad565310f5bb87ce8dbfc2a38c26 X-VCS-Branch: master Date: Tue, 18 Oct 2022 11:05:03 +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: 4cb56a4b-81a3-45a5-84e4-909487cec6b9 X-Archives-Hash: d3ca9eeede6708191c008e638abbfa63 commit: 9d19e10e46a0ad565310f5bb87ce8dbfc2a38c26 Author: Xin Yang icloud com> AuthorDate: Mon Oct 17 17:26:03 2022 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Tue Oct 18 11:04:42 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d19e10e app-i18n/fcitx-libpinyin: keyword fcitx-libpinyin-0.5.4 riscv, #876301 Signed-off-by: Xin Yang icloud.com> Closes: https://github.com/gentoo/gentoo/pull/27709 Signed-off-by: Jakov Smolić gentoo.org> app-i18n/fcitx-libpinyin/fcitx-libpinyin-0.5.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/fcitx-libpinyin/fcitx-libpinyin-0.5.4.ebuild b/app-i18n/fcitx-libpinyin/fcitx-libpinyin-0.5.4.ebuild index 92e52d8495c9..0a95023976d5 100644 --- a/app-i18n/fcitx-libpinyin/fcitx-libpinyin-0.5.4.ebuild +++ b/app-i18n/fcitx-libpinyin/fcitx-libpinyin-0.5.4.ebuild @@ -21,7 +21,7 @@ fi LICENSE="GPL-2+ GPL-3+" SLOT="4" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~x86" IUSE="dictionary-manager" BDEPEND=">=app-i18n/fcitx-4.2.9:4