diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-26 17:12:20 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-26 17:12:20 +0300 |
commit | 2702b4014509def7a15fcfb02cf69e09a7270d1f (patch) | |
tree | 78e1323777e2d6fdf1c447cfd90207810682d36e /app-i18n/fcitx | |
parent | x11-libs/xcb-imdkit: Stabilize 1.0.9 x86, #936592 (diff) | |
download | gentoo-2702b4014509def7a15fcfb02cf69e09a7270d1f.tar.gz gentoo-2702b4014509def7a15fcfb02cf69e09a7270d1f.tar.bz2 gentoo-2702b4014509def7a15fcfb02cf69e09a7270d1f.zip |
app-i18n/fcitx: Stabilize 5.1.10 amd64, #936592
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-i18n/fcitx')
-rw-r--r-- | app-i18n/fcitx/fcitx-5.1.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/fcitx/fcitx-5.1.10.ebuild b/app-i18n/fcitx/fcitx-5.1.10.ebuild index e239a50d18d4..fd55b1326bb7 100644 --- a/app-i18n/fcitx/fcitx-5.1.10.ebuild +++ b/app-i18n/fcitx/fcitx-5.1.10.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://download.fcitx-im.org/fcitx5/fcitx5/fcitx5-${PV}_dict.tar.zst - S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="LGPL-2+ Unicode-DFS-2016" SLOT="5" -KEYWORDS="~amd64 ~arm64 ~loong ~riscv x86" +KEYWORDS="amd64 ~arm64 ~loong ~riscv x86" IUSE="+autostart doc +emoji +enchant +keyboard presage +server systemd test wayland +X" REQUIRED_USE=" || ( wayland X ) |