mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
dev-lua/dromozoa-utf8: enable lua5-1, lua5-2, luajit
Signed-off-by: Suleyman Farajli <suleyman@farajli.net>
This commit is contained in:
@@ -5,7 +5,7 @@ EAPI=8
|
||||
|
||||
# Currently, lax optional argument introduced in Lua 5.4 is not supported,
|
||||
# so it is not compatible with Lua 5.4 or later
|
||||
LUA_COMPAT=( lua5-3 )
|
||||
LUA_COMPAT=( lua5-{1..3} luajit )
|
||||
|
||||
inherit lua
|
||||
|
||||
|
||||
Reference in New Issue
Block a user