diff options
author | 2024-01-02 10:58:36 +0800 | |
---|---|---|
committer | 2024-01-02 11:55:38 +0800 | |
commit | 8ebdfefbd7765225c477dcbe45e25b06576b85e0 (patch) | |
tree | 049c463f058906481c02b9f1d4ebc7bfdf17d9ce /app-i18n | |
parent | app-i18n/libime: keyword 1.1.3 for ~loong (diff) | |
download | gentoo-8ebdfefbd7765225c477dcbe45e25b06576b85e0.tar.gz gentoo-8ebdfefbd7765225c477dcbe45e25b06576b85e0.tar.bz2 gentoo-8ebdfefbd7765225c477dcbe45e25b06576b85e0.zip |
app-i18n/fcitx-qt: keyword 5.1.3 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/fcitx-qt/fcitx-qt-5.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/fcitx-qt/fcitx-qt-5.1.3.ebuild b/app-i18n/fcitx-qt/fcitx-qt-5.1.3.ebuild index e231ad2105f7..909c9559ce68 100644 --- a/app-i18n/fcitx-qt/fcitx-qt-5.1.3.ebuild +++ b/app-i18n/fcitx-qt/fcitx-qt-5.1.3.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="BSD LGPL-2.1+" SLOT="5" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~loong ~x86" IUSE="+qt5 onlyplugin staticplugin qt6 wayland" REQUIRED_USE=" || ( qt5 qt6 ) |