commit: c19561ae46507d0b2d311f7db48be9c433021e82 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Apr 9 13:49:28 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Apr 9 13:49:28 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c19561ae
app-i18n/fcitx: Stabilize 5.1.11 arm64, #922248 Signed-off-by: Sam James <sam <AT> gentoo.org> app-i18n/fcitx/fcitx-5.1.11.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-i18n/fcitx/fcitx-5.1.11.ebuild b/app-i18n/fcitx/fcitx-5.1.11.ebuild index fd55b1326bb7..66adb2a2c916 100644 --- a/app-i18n/fcitx/fcitx-5.1.11.ebuild +++ b/app-i18n/fcitx/fcitx-5.1.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023-2024 Gentoo Authors +# Copyright 2023-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 )
