diff options
author | Sam James <sam@gentoo.org> | 2024-07-29 18:29:46 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-29 18:29:46 +0100 |
commit | dd291edb7c16cdfe920da77a4b7a115107dbfd77 (patch) | |
tree | 4c139b4844c597541b288f348928964b5f0427b7 /app-i18n | |
parent | sys-apps/gentoo-functions: revise 1.6 as 1.6-r1 (diff) | |
download | gentoo-dd291edb7c16cdfe920da77a4b7a115107dbfd77.tar.gz gentoo-dd291edb7c16cdfe920da77a4b7a115107dbfd77.tar.bz2 gentoo-dd291edb7c16cdfe920da77a4b7a115107dbfd77.zip |
app-i18n/fcitx-chinese-addons: Stabilize 5.1.6 amd64, #936885
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/fcitx-chinese-addons/fcitx-chinese-addons-5.1.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/fcitx-chinese-addons/fcitx-chinese-addons-5.1.6.ebuild b/app-i18n/fcitx-chinese-addons/fcitx-chinese-addons-5.1.6.ebuild index 22638f079ea1..1c057a0a5cc4 100644 --- a/app-i18n/fcitx-chinese-addons/fcitx-chinese-addons-5.1.6.ebuild +++ b/app-i18n/fcitx-chinese-addons/fcitx-chinese-addons-5.1.6.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://download.fcitx-im.org/fcitx5/${MY_PN}/${MY_PN}-${PV}_dict.tar.z S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="GPL-2+ LGPL-2+" SLOT="5" -KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~loong ~riscv ~x86" IUSE="+data +gui webengine +cloudpinyin +qt5 qt6 lua +opencc test" REQUIRED_USE=" webengine? ( gui ) |