diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-03 20:50:43 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-03 20:50:43 +0200 |
commit | 13e43644999847ccd308f195c54f627fa5c0cb05 (patch) | |
tree | 369315292c333edae1709cb94899306e7ee4a376 /app-i18n/mozc | |
parent | dev-util/gyp: Stabilize 20200512145953 ppc64, #921222 (diff) | |
download | gentoo-13e43644999847ccd308f195c54f627fa5c0cb05.tar.gz gentoo-13e43644999847ccd308f195c54f627fa5c0cb05.tar.bz2 gentoo-13e43644999847ccd308f195c54f627fa5c0cb05.zip |
app-i18n/mozc: Stabilize 2.28.5029.102 ppc64, #921222
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-i18n/mozc')
-rw-r--r-- | app-i18n/mozc/mozc-2.28.5029.102.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/mozc/mozc-2.28.5029.102.ebuild b/app-i18n/mozc/mozc-2.28.5029.102.ebuild index 58ea6ff7c9ee..809b34e7a200 100644 --- a/app-i18n/mozc/mozc-2.28.5029.102.ebuild +++ b/app-i18n/mozc/mozc-2.28.5029.102.ebuild @@ -1,4 +1,4 @@ -# Copyright 2010-2023 Gentoo Authors +# Copyright 2010-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="8" @@ -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 )" |