diff options
author | Sam James <sam@gentoo.org> | 2024-07-29 18:29:49 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-29 18:29:49 +0100 |
commit | b7e3941cb9017fe1c367790535d24d6c34fc81f7 (patch) | |
tree | 35a139aa1ca77947b9fe794f45d88ca5a54b9512 /app-i18n/fcitx-chinese-addons | |
parent | app-i18n/libime: Stabilize 1.1.8 amd64, #936885 (diff) | |
download | gentoo-b7e3941cb9017fe1c367790535d24d6c34fc81f7.tar.gz gentoo-b7e3941cb9017fe1c367790535d24d6c34fc81f7.tar.bz2 gentoo-b7e3941cb9017fe1c367790535d24d6c34fc81f7.zip |
app-i18n/fcitx-chinese-addons: Stabilize 5.1.6 x86, #936885
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-i18n/fcitx-chinese-addons')
-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 1c057a0a5cc4..a32151fe56b6 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 ) |