From f242fdd865034d9be9d449d2fcd6effaf56adecd Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Thu, 27 Nov 2025 20:56:46 +0200 Subject: [PATCH] app-i18n/fcitx-lua: Stabilize 5.0.15-r1 x86, #963256 Signed-off-by: Arthur Zamarin --- app-i18n/fcitx-lua/fcitx-lua-5.0.15-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/fcitx-lua/fcitx-lua-5.0.15-r1.ebuild b/app-i18n/fcitx-lua/fcitx-lua-5.0.15-r1.ebuild index 99f8242a20b0..f517c2361443 100644 --- a/app-i18n/fcitx-lua/fcitx-lua-5.0.15-r1.ebuild +++ b/app-i18n/fcitx-lua/fcitx-lua-5.0.15-r1.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://download.fcitx-im.org/fcitx5/${MY_PN}/${MY_PN}-${PV}.tar.zst -> S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="LGPL-2.1+" SLOT="5" -KEYWORDS="amd64 ~arm64 ~loong ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~loong ~riscv x86" IUSE="+dlopen test" REQUIRED_USE="${LUA_REQUIRED_USE}" RESTRICT="!test? ( test )"