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 0453D158083 for ; Mon, 2 Sep 2024 06:00:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0F007E2A6E; Mon, 2 Sep 2024 06:00: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 EAB65E2A6E for ; Mon, 2 Sep 2024 06:00:06 +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 EAB7534306A for ; Mon, 2 Sep 2024 06:00:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3E1611671 for ; Mon, 2 Sep 2024 06:00:04 +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: <1725256228.a4c1d6ae064cc132bc733ce97d2910c3d183abba.xen0n@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/mozc/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/mozc/mozc-2.28.5029.102-r3.ebuild X-VCS-Directories: app-i18n/mozc/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: a4c1d6ae064cc132bc733ce97d2910c3d183abba X-VCS-Branch: master Date: Mon, 2 Sep 2024 06:00:04 +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: 7125f7af-22a7-4fb7-a0c8-a061731b794b X-Archives-Hash: 52a08a268162f8ca46f9b628f2984679 commit: a4c1d6ae064cc132bc733ce97d2910c3d183abba Author: WANG Xuerui gentoo org> AuthorDate: Sat Aug 31 06:45:00 2024 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Mon Sep 2 05:50:28 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4c1d6ae app-i18n/mozc: keyword 2.28.5029.102-r3 for ~loong Signed-off-by: WANG Xuerui gentoo.org> app-i18n/mozc/mozc-2.28.5029.102-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/mozc/mozc-2.28.5029.102-r3.ebuild b/app-i18n/mozc/mozc-2.28.5029.102-r3.ebuild index 880a0b720655..9e3e0a65db7d 100644 --- a/app-i18n/mozc/mozc-2.28.5029.102-r3.ebuild +++ b/app-i18n/mozc/mozc-2.28.5029.102-r3.ebuild @@ -46,7 +46,7 @@ fi # japanese-usage-dictionary: BSD-2 LICENSE="BSD BSD-2 ipadic public-domain unicode" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~loong ~x86" IUSE="debug emacs fcitx4 fcitx5 +gui ibus renderer test" REQUIRED_USE="|| ( emacs fcitx4 fcitx5 ibus )" RESTRICT="!test? ( test )"