diff --git a/app-i18n/mozc/mozc-2.31.5851.102.ebuild b/app-i18n/mozc/mozc-2.31.5851.102.ebuild index 8620c7449fc21..2a96ef1cd34a6 100644 --- a/app-i18n/mozc/mozc-2.31.5851.102.ebuild +++ b/app-i18n/mozc/mozc-2.31.5851.102.ebuild @@ -87,7 +87,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 )"