dev-lang/fennel: remove lua5.2 support

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Maciej Barć <xgqt@riseup.net>
This commit is contained in:
Maciej Barć
2021-07-16 20:59:22 +02:00
parent ec2d103305
commit f859f1595d
3 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
EAPI=7
LUA_COMPAT=( lua5-{1..4} luajit )
LUA_COMPAT=( lua5-{3..4} luajit )
inherit lua-single

View File

@@ -3,7 +3,7 @@
EAPI=7
LUA_COMPAT=( lua5-{2..4} luajit )
LUA_COMPAT=( lua5-{3..4} luajit )
inherit lua-single

View File

@@ -3,7 +3,7 @@
EAPI=7
LUA_COMPAT=( lua5-{2..4} luajit )
LUA_COMPAT=( lua5-{3..4} luajit )
inherit lua-single