diff options
author | Sam James <sam@gentoo.org> | 2024-07-29 18:29:49 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-29 18:29:49 +0100 |
commit | 44ede651b4f2cd1bafcbc525ecfe6839b7fc3dea (patch) | |
tree | 552615d81d2b3eca9fab6d9b1ef75611a0239ff0 /app-i18n | |
parent | app-i18n/fcitx-chinese-addons: Stabilize 5.1.6 x86, #936885 (diff) | |
download | gentoo-44ede651b4f2cd1bafcbc525ecfe6839b7fc3dea.tar.gz gentoo-44ede651b4f2cd1bafcbc525ecfe6839b7fc3dea.tar.bz2 gentoo-44ede651b4f2cd1bafcbc525ecfe6839b7fc3dea.zip |
app-i18n/fcitx-lua: Stabilize 5.0.13 x86, #936885
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/fcitx-lua/fcitx-lua-5.0.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/fcitx-lua/fcitx-lua-5.0.13.ebuild b/app-i18n/fcitx-lua/fcitx-lua-5.0.13.ebuild index db42abe4a6e0..ae0fbcfb8ba3 100644 --- a/app-i18n/fcitx-lua/fcitx-lua-5.0.13.ebuild +++ b/app-i18n/fcitx-lua/fcitx-lua-5.0.13.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 )" |