diff options
author | 2024-11-24 10:45:01 +0200 | |
---|---|---|
committer | 2024-11-24 10:45:01 +0200 | |
commit | 7d5b5558c219908d5a17553d60cce8f3c79a8692 (patch) | |
tree | b14137c7bdfa16535967b3f7234bb76beecfab85 | |
parent | app-i18n/fcitx-qt: Stabilize 5.1.8 x86, #944495 (diff) | |
download | gentoo-7d5b5558c219908d5a17553d60cce8f3c79a8692.tar.gz gentoo-7d5b5558c219908d5a17553d60cce8f3c79a8692.tar.bz2 gentoo-7d5b5558c219908d5a17553d60cce8f3c79a8692.zip |
app-i18n/fcitx-chinese-addons: Stabilize 5.1.7 x86, #944495
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
-rw-r--r-- | app-i18n/fcitx-chinese-addons/fcitx-chinese-addons-5.1.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/fcitx-chinese-addons/fcitx-chinese-addons-5.1.7.ebuild b/app-i18n/fcitx-chinese-addons/fcitx-chinese-addons-5.1.7.ebuild index 35568fd1a173..3a1ec5883d72 100644 --- a/app-i18n/fcitx-chinese-addons/fcitx-chinese-addons-5.1.7.ebuild +++ b/app-i18n/fcitx-chinese-addons/fcitx-chinese-addons-5.1.7.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 ) |