summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-i18n/fcitx-configtool/fcitx-configtool-5.1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/fcitx-configtool/fcitx-configtool-5.1.2.ebuild b/app-i18n/fcitx-configtool/fcitx-configtool-5.1.2.ebuild
index 52c58f63ba0c..da606a563ee8 100644
--- a/app-i18n/fcitx-configtool/fcitx-configtool-5.1.2.ebuild
+++ b/app-i18n/fcitx-configtool/fcitx-configtool-5.1.2.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="GPL-2+"
SLOT="5"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~loong ~x86"
IUSE="kcm +config-qt test"
RESTRICT="!test? ( test )"