commit:     0726aae732480888b9bbe1d36a9b58372582caab
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 16 16:42:04 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Tue Mar 16 17:28:37 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0726aae7

dev-lua/busted: add lua5-4 support

Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 dev-lua/busted/busted-2.0.0-r101.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lua/busted/busted-2.0.0-r101.ebuild 
b/dev-lua/busted/busted-2.0.0-r101.ebuild
index b5ae27eba59..92d9fa8c9e8 100644
--- a/dev-lua/busted/busted-2.0.0-r101.ebuild
+++ b/dev-lua/busted/busted-2.0.0-r101.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