Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/
Date: Mon, 04 Apr 2022 21:56:41
Message-Id: 1649109381.46304c70d7a441ea6828eeee5f9668edbf39a87b.mattst88@gentoo
1 commit: 46304c70d7a441ea6828eeee5f9668edbf39a87b
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 4 21:55:20 2022 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 4 21:56:21 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46304c70
7
8 profiles: Expand LUA_TARGETS
9
10 Apparently I cannot use this syntax in profiles/?
11
12 Bug: https://bugs.gentoo.org/795768
13 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
14
15 profiles/base/package.use | 8 ++++----
16 1 file changed, 4 insertions(+), 4 deletions(-)
17
18 diff --git a/profiles/base/package.use b/profiles/base/package.use
19 index 44a35e649f07..ab74b282169a 100644
20 --- a/profiles/base/package.use
21 +++ b/profiles/base/package.use
22 @@ -4,10 +4,10 @@
23 # Matt Turner <mattst88@g.o> (2022-03-31)
24 # Default to luajit, since that is what upstream recommends. Bug #795768.
25 # See https://github.com/neovim/neovim/wiki/Building-Neovim#third-party-dependencies
26 -app-editors/neovim LUA_SINGLE_TARGET: -* luajit
27 -dev-lua/luv LUA_SINGLE_TARGET: -* luajit
28 -dev-lua/lpeg LUA_TARGETS: luajit
29 -dev-lua/mpack LUA_TARGETS: luajit
30 +app-editors/neovim lua_single_target_luajit -lua_single_target_lua5-1
31 +dev-lua/luv lua_single_target_luajit -lua_single_target_lua5-1
32 +dev-lua/lpeg lua_targets_luajit
33 +dev-lua/mpack lua_targets_luajit
34
35 # Sam James <sam@g.o> (2021-10-14)
36 # Unconditional dependency on >= Lua 5.3, so let's just pick 5.4