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 )"