diff options
author | 2024-01-16 19:49:20 +0200 | |
---|---|---|
committer | 2024-01-16 19:49:20 +0200 | |
commit | cca991acdd0cd3ec3555aef0e79e74cb33cbf7e1 (patch) | |
tree | e22ef8d5f58681c7fd203b3815c7e2bb51bfabb5 /app-i18n | |
parent | app-i18n/fcitx-lua: Keyword 5.0.12 arm64, #922103 (diff) | |
download | gentoo-cca991acdd0cd3ec3555aef0e79e74cb33cbf7e1.tar.gz gentoo-cca991acdd0cd3ec3555aef0e79e74cb33cbf7e1.tar.bz2 gentoo-cca991acdd0cd3ec3555aef0e79e74cb33cbf7e1.zip |
app-i18n/fcitx-qt: Keyword 5.1.4 arm64, #922103
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/fcitx-qt/fcitx-qt-5.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/fcitx-qt/fcitx-qt-5.1.4.ebuild b/app-i18n/fcitx-qt/fcitx-qt-5.1.4.ebuild index 8a63118949cc..25d2a1888692 100644 --- a/app-i18n/fcitx-qt/fcitx-qt-5.1.4.ebuild +++ b/app-i18n/fcitx-qt/fcitx-qt-5.1.4.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://download.fcitx-im.org/fcitx5/${MY_PN}/${MY_PN}-${PV}.tar.xz -> LICENSE="BSD LGPL-2.1+" SLOT="5" -KEYWORDS="~amd64 ~loong ~x86" +KEYWORDS="~amd64 ~arm64 ~loong ~x86" IUSE="+qt5 onlyplugin staticplugin qt6 +X wayland" REQUIRED_USE=" || ( qt5 qt6 ) |