dev-lang/fennel: remove lua5-1 compat from >=0.9.2

Closes: https://bugs.gentoo.org/789423
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Maciej Barć <xgqt@riseup.net>
This commit is contained in:
Maciej Barć
2021-05-12 01:21:03 +02:00
parent 351a7a9324
commit de0cfb7883
2 changed files with 2 additions and 2 deletions

View File

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

View File

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