commit: 8f4f8de88ca856fe2bea695b0a5489dbc2ffc7c6 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jan 29 14:36:00 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jan 29 14:36:00 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f4f8de8
app-i18n/fcitx-gtk: Stabilize 5.1.5 x86, #969394 Signed-off-by: Sam James <sam <AT> gentoo.org> app-i18n/fcitx-gtk/fcitx-gtk-5.1.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-i18n/fcitx-gtk/fcitx-gtk-5.1.5.ebuild b/app-i18n/fcitx-gtk/fcitx-gtk-5.1.5.ebuild index b9759d6652dd..65f53149ea5a 100644 --- a/app-i18n/fcitx-gtk/fcitx-gtk-5.1.5.ebuild +++ b/app-i18n/fcitx-gtk/fcitx-gtk-5.1.5.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/${MY_PN}/${MY_PN}-${PV}.tar.zst -> S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="LGPL-2.1+" SLOT="5" -KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~loong ~riscv x86" IUSE="gtk2 +gtk3 +gtk4 +introspection +snooper onlyplugin wayland +X" REQUIRED_USE="|| ( gtk2 gtk3 gtk4 )"
