Skip to content

Commit

Permalink
dev-lua/luaexpat: add lua5-4 support
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <[email protected]>
  • Loading branch information
ConiKost committed Feb 21, 2021
1 parent 3d0ecd9 commit c7d7019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-lua/luaexpat/luaexpat-1.3.0-r102.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=7

LUA_COMPAT=( lua5-{1..3} luajit )
LUA_COMPAT=( lua5-{1..4} luajit )

inherit lua toolchain-funcs

Expand Down

0 comments on commit c7d7019

Please sign in to comment.