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 EDED2159C96 for ; Mon, 29 Jul 2024 17:30:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0AD6F2BC03B; Mon, 29 Jul 2024 17:30:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 8E5272BC03B for ; Mon, 29 Jul 2024 17:30:24 +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 7E2FD335DEB for ; Mon, 29 Jul 2024 17:30:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D61041E82 for ; Mon, 29 Jul 2024 17:30:21 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1722274189.b7e3941cb9017fe1c367790535d24d6c34fc81f7.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-chinese-addons/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/fcitx-chinese-addons/fcitx-chinese-addons-5.1.6.ebuild X-VCS-Directories: app-i18n/fcitx-chinese-addons/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: b7e3941cb9017fe1c367790535d24d6c34fc81f7 X-VCS-Branch: master Date: Mon, 29 Jul 2024 17:30:21 +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: 7e5fa4b9-c52c-4692-a598-e7c6ee501ec9 X-Archives-Hash: f7f32a6ca371a90f0c8ba68e90c27cb1 commit: b7e3941cb9017fe1c367790535d24d6c34fc81f7 Author: Sam James gentoo org> AuthorDate: Mon Jul 29 17:29:49 2024 +0000 Commit: Sam James gentoo org> CommitDate: Mon Jul 29 17:29:49 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7e3941c app-i18n/fcitx-chinese-addons: Stabilize 5.1.6 x86, #936885 Signed-off-by: Sam James gentoo.org> app-i18n/fcitx-chinese-addons/fcitx-chinese-addons-5.1.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/fcitx-chinese-addons/fcitx-chinese-addons-5.1.6.ebuild b/app-i18n/fcitx-chinese-addons/fcitx-chinese-addons-5.1.6.ebuild index 1c057a0a5cc4..a32151fe56b6 100644 --- a/app-i18n/fcitx-chinese-addons/fcitx-chinese-addons-5.1.6.ebuild +++ b/app-i18n/fcitx-chinese-addons/fcitx-chinese-addons-5.1.6.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://download.fcitx-im.org/fcitx5/${MY_PN}/${MY_PN}-${PV}_dict.tar.z S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="GPL-2+ LGPL-2+" SLOT="5" -KEYWORDS="amd64 ~arm64 ~loong ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~loong ~riscv x86" IUSE="+data +gui webengine +cloudpinyin +qt5 qt6 lua +opencc test" REQUIRED_USE=" webengine? ( gui )