commit: 32906163c09fafa1585da7e817d79b394e20db2f Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Mon Jan 12 19:53:00 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Mon Jan 12 19:54:12 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32906163
app-i18n/fcitx: Stabilize 5.1.16 arm64, #968218 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> app-i18n/fcitx/fcitx-5.1.16.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-i18n/fcitx/fcitx-5.1.16.ebuild b/app-i18n/fcitx/fcitx-5.1.16.ebuild index ad3895c62f34..e03550ec1e4f 100644 --- a/app-i18n/fcitx/fcitx-5.1.16.ebuild +++ b/app-i18n/fcitx/fcitx-5.1.16.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023-2025 Gentoo Authors +# Copyright 2023-2026 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 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" IUSE="+autostart doc +emoji +enchant +keyboard presage +server systemd test wayland +X" REQUIRED_USE=" || ( wayland X )
