From dbbeb78e2ed63773b1a5c06015f7616fb6b08270 Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 23 Jan 2026 21:14:42 +0000 Subject: [PATCH] app-i18n/mozc: Stabilize 2.32.5994.102 amd64, #968701 Signed-off-by: Sam James --- app-i18n/mozc/mozc-2.32.5994.102.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-i18n/mozc/mozc-2.32.5994.102.ebuild b/app-i18n/mozc/mozc-2.32.5994.102.ebuild index 7d94b4b6dd884..dcbd4c2ef66aa 100644 --- a/app-i18n/mozc/mozc-2.32.5994.102.ebuild +++ b/app-i18n/mozc/mozc-2.32.5994.102.ebuild @@ -1,4 +1,4 @@ -# Copyright 2025 Gentoo Authors +# Copyright 2025-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -88,7 +88,7 @@ S="${WORKDIR}/${P}/src" # japanese-usage-dictionary: BSD-2 LICENSE="BSD BSD-2 ipadic public-domain unicode" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="amd64 ~arm64" IUSE="debug emacs fcitx5 +gui +ibus renderer test" REQUIRED_USE="|| ( emacs fcitx5 ibus )" RESTRICT="!test? ( test )"