summaryrefslogtreecommitdiff
path: root/profiles/base/package.use
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/base/package.use')
-rw-r--r--profiles/base/package.use10
1 files changed, 9 insertions, 1 deletions
diff --git a/profiles/base/package.use b/profiles/base/package.use
index 578d19fbb242..ab74b282169a 100644
--- a/profiles/base/package.use
+++ b/profiles/base/package.use
@@ -1,6 +1,14 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Matt Turner <mattst88@gentoo.org> (2022-03-31)
+# Default to luajit, since that is what upstream recommends. Bug #795768.
+# See https://github.com/neovim/neovim/wiki/Building-Neovim#third-party-dependencies
+app-editors/neovim lua_single_target_luajit -lua_single_target_lua5-1
+dev-lua/luv lua_single_target_luajit -lua_single_target_lua5-1
+dev-lua/lpeg lua_targets_luajit
+dev-lua/mpack lua_targets_luajit
+
# Sam James <sam@gentoo.org> (2021-10-14)
# Unconditional dependency on >= Lua 5.3, so let's just pick 5.4
>=app-arch/rpm-4.17.0 lua_single_target_lua5-4