dev-lua/dkjson: add lua5-4 support

All tests passed.

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Conrad Kostecki
2021-02-21 22:20:13 +01:00
parent 84ff8bbeb6
commit 6a8049ccf4

View File

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