diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-16 19:49:21 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-16 19:49:21 +0200 |
commit | 89c9b6e7f98a7958a5df565738959d41c825bf50 (patch) | |
tree | 3c7beeff7be5397f2f4d23ee7d9d7b974dcc898c /app-i18n | |
parent | app-i18n/fcitx-chinese-addons: Keyword 5.1.3 arm64, #922103 (diff) | |
download | gentoo-89c9b6e7f98a7958a5df565738959d41c825bf50.tar.gz gentoo-89c9b6e7f98a7958a5df565738959d41c825bf50.tar.bz2 gentoo-89c9b6e7f98a7958a5df565738959d41c825bf50.zip |
app-i18n/fcitx-configtool: Keyword 5.1.3 arm64, #922103
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/fcitx-configtool/fcitx-configtool-5.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/fcitx-configtool/fcitx-configtool-5.1.3.ebuild b/app-i18n/fcitx-configtool/fcitx-configtool-5.1.3.ebuild index 013cbf41a50e..2b9a3040ff09 100644 --- a/app-i18n/fcitx-configtool/fcitx-configtool-5.1.3.ebuild +++ b/app-i18n/fcitx-configtool/fcitx-configtool-5.1.3.ebuild @@ -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 ~loong ~x86" +KEYWORDS="~amd64 ~arm64 ~loong ~x86" IUSE="kcm +config-qt test" RESTRICT="!test? ( test )" |