diff options
author | Sam James <sam@gentoo.org> | 2023-09-08 10:27:57 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-08 10:27:57 +0100 |
commit | 3893d906ff852694d493963decef93475fcbc75b (patch) | |
tree | 47e907fd278e951efebaf10292653543a8c585b5 /app-i18n | |
parent | app-i18n/ibus-pinyin: Stabilize 1.5.0-r6 x86, #913829 (diff) | |
download | gentoo-3893d906ff852694d493963decef93475fcbc75b.tar.gz gentoo-3893d906ff852694d493963decef93475fcbc75b.tar.bz2 gentoo-3893d906ff852694d493963decef93475fcbc75b.zip |
app-i18n/fcitx-libpinyin: Stabilize 0.5.4 ppc64, #913830
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/fcitx-libpinyin/fcitx-libpinyin-0.5.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/fcitx-libpinyin/fcitx-libpinyin-0.5.4.ebuild b/app-i18n/fcitx-libpinyin/fcitx-libpinyin-0.5.4.ebuild index 0a95023976d5..0700dfab0fa8 100644 --- a/app-i18n/fcitx-libpinyin/fcitx-libpinyin-0.5.4.ebuild +++ b/app-i18n/fcitx-libpinyin/fcitx-libpinyin-0.5.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 2012-2022 Gentoo Authors +# Copyright 2012-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -21,7 +21,7 @@ fi LICENSE="GPL-2+ GPL-3+" SLOT="4" -KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~riscv ~x86" IUSE="dictionary-manager" BDEPEND=">=app-i18n/fcitx-4.2.9:4 |