summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2024-01-01 18:00:14 +0800
committerWANG Xuerui <xen0n@gentoo.org>2024-01-02 11:55:36 +0800
commit33cbf0e3650f188bfc6afcb6139f49260394f01f (patch)
treead9d139e0da0062e4eaed19c34135a55c36a8e8b /app-i18n/fcitx-gtk
parentsys-apps/portage: add 3.0.60 (diff)
downloadgentoo-33cbf0e3650f188bfc6afcb6139f49260394f01f.tar.gz
gentoo-33cbf0e3650f188bfc6afcb6139f49260394f01f.tar.bz2
gentoo-33cbf0e3650f188bfc6afcb6139f49260394f01f.zip
app-i18n/fcitx-gtk: keyword 5.1.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-i18n/fcitx-gtk')
-rw-r--r--app-i18n/fcitx-gtk/fcitx-gtk-5.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/fcitx-gtk/fcitx-gtk-5.1.0.ebuild b/app-i18n/fcitx-gtk/fcitx-gtk-5.1.0.ebuild
index 1ff0c65b1539..815b4c7bb7f6 100644
--- a/app-i18n/fcitx-gtk/fcitx-gtk-5.1.0.ebuild
+++ b/app-i18n/fcitx-gtk/fcitx-gtk-5.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023 Gentoo Authors
+# Copyright 2023-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ SRC_URI="https://download.fcitx-im.org/fcitx5/${MY_PN}/${MY_PN}-${PV}.tar.xz ->
LICENSE="LGPL-2.1+"
SLOT="5"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~loong ~x86"
IUSE="gtk2 +gtk3 +gtk4 +introspection +snooper onlyplugin wayland +X"
REQUIRED_USE="|| ( gtk2 gtk3 gtk4 )"