diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-07 00:49:38 -0500 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-07 18:25:24 +0200 |
commit | 1bc8d13b6849ccc5ca5718d64484839900429ca9 (patch) | |
tree | c73f54cc4c4f26b35b9e8280fa8c64aab9d3e46a /app-i18n | |
parent | x11-themes/xfwm4-themes: unkeyword 4.10.0-r2 for ~alpha (diff) | |
download | gentoo-1bc8d13b6849ccc5ca5718d64484839900429ca9.tar.gz gentoo-1bc8d13b6849ccc5ca5718d64484839900429ca9.tar.bz2 gentoo-1bc8d13b6849ccc5ca5718d64484839900429ca9.zip |
app-i18n/mozc: Stabilize 2.28.5029.102 x86, #908374
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/mozc/mozc-2.28.5029.102.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/mozc/mozc-2.28.5029.102.ebuild b/app-i18n/mozc/mozc-2.28.5029.102.ebuild index 190b0e28acf0..58ea6ff7c9ee 100644 --- a/app-i18n/mozc/mozc-2.28.5029.102.ebuild +++ b/app-i18n/mozc/mozc-2.28.5029.102.ebuild @@ -45,7 +45,7 @@ fi # japanese-usage-dictionary: BSD-2 LICENSE="BSD BSD-2 ipadic public-domain unicode" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 x86" IUSE="debug emacs fcitx4 +gui ibus renderer test" REQUIRED_USE="|| ( emacs fcitx4 ibus )" RESTRICT="!test? ( test )" |