Skip to content

Commit

Permalink
dev-lua/penlight: add lua5-4 support
Browse files Browse the repository at this point in the history
All tests pass.

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 6a8049c commit 8c68994
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-lua/penlight/penlight-1.9.2-r101.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 )
MY_PN="Penlight"

inherit lua toolchain-funcs
Expand Down

0 comments on commit 8c68994

Please sign in to comment.