diff options
author | 2024-11-24 10:45:00 +0200 | |
---|---|---|
committer | 2024-11-24 10:45:00 +0200 | |
commit | ce82040741e58fc7bf1cb556e51c892416c229c7 (patch) | |
tree | 7c5189b16ca5657b1c2e3491691be8bea9fe8b99 /app-i18n | |
parent | app-i18n/libime: Stabilize 1.1.9 x86, #944495 (diff) | |
download | gentoo-ce82040741e58fc7bf1cb556e51c892416c229c7.tar.gz gentoo-ce82040741e58fc7bf1cb556e51c892416c229c7.tar.bz2 gentoo-ce82040741e58fc7bf1cb556e51c892416c229c7.zip |
app-i18n/fcitx-qt: Stabilize 5.1.8 x86, #944495
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/fcitx-qt/fcitx-qt-5.1.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/fcitx-qt/fcitx-qt-5.1.8.ebuild b/app-i18n/fcitx-qt/fcitx-qt-5.1.8.ebuild index 1d82d83511b2..30d9e4a4f907 100644 --- a/app-i18n/fcitx-qt/fcitx-qt-5.1.8.ebuild +++ b/app-i18n/fcitx-qt/fcitx-qt-5.1.8.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://download.fcitx-im.org/fcitx5/${MY_PN}/${MY_PN}-${PV}.tar.zst -> S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="BSD LGPL-2.1+" SLOT="5" -KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~loong ~riscv x86" IUSE="qt5 onlyplugin staticplugin +qt6 +X wayland" REQUIRED_USE=" || ( qt5 qt6 ) |