commit:     a36867489b61a7146ee641c8e21d32487c557b51
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  3 18:38:07 2020 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Tue Nov  3 18:38:07 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3686748

dev-lua/lutok: drop luajit support due to test failures

Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 dev-lua/lutok/lutok-0.4-r10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lua/lutok/lutok-0.4-r10.ebuild 
b/dev-lua/lutok/lutok-0.4-r10.ebuild
index d7b3ce48b51..a88f7f0ef0c 100644
--- a/dev-lua/lutok/lutok-0.4-r10.ebuild
+++ b/dev-lua/lutok/lutok-0.4-r10.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-LUA_COMPAT=( luajit lua5-{1..4} )
+LUA_COMPAT=( lua5-{1..4} )
 
 inherit lua-single
 

Reply via email to