diff options
Diffstat (limited to 'app-i18n/fcitx')
| -rw-r--r-- | app-i18n/fcitx/fcitx-4.2.9.8.ebuild | 2 | ||||
| -rw-r--r-- | app-i18n/fcitx/fcitx-4.9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/fcitx/fcitx-4.2.9.8.ebuild b/app-i18n/fcitx/fcitx-4.2.9.8.ebuild index b2c346af0251..d60ef0326480 100644 --- a/app-i18n/fcitx/fcitx-4.2.9.8.ebuild +++ b/app-i18n/fcitx/fcitx-4.2.9.8.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="7" -LUA_COMPAT=(lua{5-1,5-2,5-3,5-4}) +LUA_COMPAT=( lua5-{1..4} luajit ) inherit cmake gnome2-utils lua-single xdg-utils diff --git a/app-i18n/fcitx/fcitx-4.9999.ebuild b/app-i18n/fcitx/fcitx-4.9999.ebuild index 76f6bdd6c634..d09120d55d37 100644 --- a/app-i18n/fcitx/fcitx-4.9999.ebuild +++ b/app-i18n/fcitx/fcitx-4.9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="7" -LUA_COMPAT=(lua{5-1,5-2,5-3,5-4}) +LUA_COMPAT=( lua5-{1..4} luajit ) inherit cmake gnome2-utils lua-single xdg-utils |
