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 B285815838C for ; Wed, 17 Jan 2024 09:04:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 725BFE2ABA; Wed, 17 Jan 2024 09:04:10 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 59535E2AB0 for ; Wed, 17 Jan 2024 09:04:10 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2C82834336B for ; Wed, 17 Jan 2024 09:04:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C037B14C5 for ; Wed, 17 Jan 2024 09:04:06 +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: <1705482240.35977be624c40ebe0dae4732dff8a85f97e6de49.jsmolic@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-chewing/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/fcitx-chewing/fcitx-chewing-5.1.1.ebuild X-VCS-Directories: app-i18n/fcitx-chewing/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: 35977be624c40ebe0dae4732dff8a85f97e6de49 X-VCS-Branch: master Date: Wed, 17 Jan 2024 09:04:06 +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: 18ccd97f-6144-49e1-b7a2-39970f346801 X-Archives-Hash: cbd168d04943220173abcc10b6a69470 commit: 35977be624c40ebe0dae4732dff8a85f97e6de49 Author: Jakov Smolić gentoo org> AuthorDate: Wed Jan 17 09:04:00 2024 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Wed Jan 17 09:04:00 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35977be6 app-i18n/fcitx-chewing: Keyword 5.1.1 riscv, #922103 Signed-off-by: Jakov Smolić gentoo.org> app-i18n/fcitx-chewing/fcitx-chewing-5.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/fcitx-chewing/fcitx-chewing-5.1.1.ebuild b/app-i18n/fcitx-chewing/fcitx-chewing-5.1.1.ebuild index c5aacc62df18..e88193b99c88 100644 --- a/app-i18n/fcitx-chewing/fcitx-chewing-5.1.1.ebuild +++ b/app-i18n/fcitx-chewing/fcitx-chewing-5.1.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://download.fcitx-im.org/fcitx5/${MY_PN}/${MY_PN}-${PV}.tar.xz -> LICENSE="LGPL-2.1+" SLOT="5" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 ~riscv ~x86" RDEPEND=" >=app-i18n/fcitx-5.1.6:5