diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2024-01-01 18:00:25 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2024-01-02 11:55:37 +0800 |
commit | 11ca09b1de6b10cfe7d42d45f2c7e22c48546b87 (patch) | |
tree | fd3afe896c31cc84143177e5ed2309ba39016d8d /app-i18n | |
parent | app-i18n/fcitx-gtk: keyword 5.1.0 for ~loong (diff) | |
download | gentoo-11ca09b1de6b10cfe7d42d45f2c7e22c48546b87.tar.gz gentoo-11ca09b1de6b10cfe7d42d45f2c7e22c48546b87.tar.bz2 gentoo-11ca09b1de6b10cfe7d42d45f2c7e22c48546b87.zip |
app-i18n/fcitx-lua: keyword 5.0.11 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/fcitx-lua/fcitx-lua-5.0.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/fcitx-lua/fcitx-lua-5.0.11.ebuild b/app-i18n/fcitx-lua/fcitx-lua-5.0.11.ebuild index 4dc09a6886b7..e0a59277feee 100644 --- a/app-i18n/fcitx-lua/fcitx-lua-5.0.11.ebuild +++ b/app-i18n/fcitx-lua/fcitx-lua-5.0.11.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 @@ -15,7 +15,7 @@ SRC_URI="https://download.fcitx-im.org/fcitx5/${MY_PN}/${MY_PN}-${PV}.tar.xz -> LICENSE="LGPL-2.1+" SLOT="5" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~loong ~x86" IUSE="+dlopen test" REQUIRED_USE="${LUA_REQUIRED_USE}" RESTRICT="!test? ( test )" |