devel/luarocks: add lua54 flavor

This commit is contained in:
op 2022-12-26 11:05:14 +00:00
parent 90cc8df50a
commit cd09766189
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ NO_TEST = Yes
PKG_ARCH = *
FLAVORS = lua51 lua52 lua53
FLAVORS = lua51 lua52 lua53 lua54
FLAVOR ?= lua51
post-configure: