commit:     6a8049ccf405a3a2310175ef33c0aa31a7beec52
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 21 21:20:13 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sun Feb 21 21:21:29 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a8049cc

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 <AT> gentoo.org>

 dev-lua/dkjson/dkjson-2.5-r100.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lua/dkjson/dkjson-2.5-r100.ebuild 
b/dev-lua/dkjson/dkjson-2.5-r100.ebuild
index 655686d2b1d..78069c3584f 100644
--- a/dev-lua/dkjson/dkjson-2.5-r100.ebuild
+++ b/dev-lua/dkjson/dkjson-2.5-r100.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-LUA_COMPAT=( lua5-{1..3} luajit )
+LUA_COMPAT=( lua5-{1..4} luajit )
 
 inherit lua toolchain-funcs
 

Reply via email to