summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2020-11-03 13:38:07 -0500
committerMike Gilbert <floppym@gentoo.org>2020-11-03 13:38:07 -0500
commita36867489b61a7146ee641c8e21d32487c557b51 (patch)
tree163a4c41f30464e9ce27944561f583ea7954b29b /dev-lua/lutok
parentsys-devel/autoconf: Bump to version 2.70_beta3. Removed old (diff)
downloadgentoo-a36867489b61a7146ee641c8e21d32487c557b51.tar.gz
gentoo-a36867489b61a7146ee641c8e21d32487c557b51.tar.bz2
gentoo-a36867489b61a7146ee641c8e21d32487c557b51.zip
dev-lua/lutok: drop luajit support due to test failures
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'dev-lua/lutok')
-rw-r--r--dev-lua/lutok/lutok-0.4-r10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/lutok/lutok-0.4-r10.ebuild b/dev-lua/lutok/lutok-0.4-r10.ebuild
index d7b3ce48b51d..a88f7f0ef0ca 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