mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
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:
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
LUA_COMPAT=( lua5-{1..4} luajit )
|
||||
LUA_COMPAT=( lua5-{2..4} luajit )
|
||||
|
||||
inherit lua-single
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
LUA_COMPAT=( lua5-{1..4} luajit )
|
||||
LUA_COMPAT=( lua5-{2..4} luajit )
|
||||
|
||||
inherit lua-single
|
||||
|
||||
|
||||
Reference in New Issue
Block a user