diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2018-05-22 03:59:30 +0200 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2018-05-22 14:23:55 -0400 |
commit | 4f112befe295283850661f0d6b0cb2cd68cb4b1b (patch) | |
tree | 764485b23bcd5e4c7b239efba494f1d78070e816 /app-i18n | |
parent | net-irc/kvirc: Delete old versions (<5.0_pre20180401054732). (diff) | |
download | gentoo-4f112befe295283850661f0d6b0cb2cd68cb4b1b.tar.gz gentoo-4f112befe295283850661f0d6b0cb2cd68cb4b1b.tar.bz2 gentoo-4f112befe295283850661f0d6b0cb2cd68cb4b1b.zip |
app-i18n/mozc: Stabilize 2.23.2815.102 on amd64/x86.
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/mozc/mozc-2.23.2815.102.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/mozc/mozc-2.23.2815.102.ebuild b/app-i18n/mozc/mozc-2.23.2815.102.ebuild index d24cd9f07a0f..de335e87e8d6 100644 --- a/app-i18n/mozc/mozc-2.23.2815.102.ebuild +++ b/app-i18n/mozc/mozc-2.23.2815.102.ebuild @@ -34,7 +34,7 @@ fi # japanese-usage-dictionary: BSD-2 LICENSE="BSD BSD-2 ipadic public-domain unicode" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc64 x86" IUSE="debug emacs fcitx4 +gui +handwriting-tegaki handwriting-tomoe ibus renderer test" REQUIRED_USE="|| ( emacs fcitx4 ibus ) gui? ( ^^ ( handwriting-tegaki handwriting-tomoe ) ) !gui? ( !handwriting-tegaki !handwriting-tomoe )" |