diff options
Diffstat (limited to 'dev-lua')
-rw-r--r-- | dev-lua/lutok/lutok-0.4-r10.ebuild | 2 |
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 |