commit: e60444d6dfb1544c098a55cd7ff43b1001ff451f Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Fri Aug 13 09:42:34 2021 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Fri Aug 13 10:02:11 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e60444d6
profiles/desc: lua_single_target_lua5-2 is now unsupported Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> profiles/desc/lua_single_target.desc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/profiles/desc/lua_single_target.desc b/profiles/desc/lua_single_target.desc index c3d422e434d..347e7e4798b 100644 --- a/profiles/desc/lua_single_target.desc +++ b/profiles/desc/lua_single_target.desc @@ -1,10 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors. +# Copyright 1999-2021 Gentoo Authors. # Distributed under the terms of the GNU General Public License v2 # This file contains descriptions of LUA_SINGLE_TARGET USE_EXPAND flags. lua5-1 - Build for Lua 5.1 only -lua5-2 - Build for Lua 5.2 only lua5-3 - Build for Lua 5.3 only lua5-4 - Build for Lua 5.4 only luajit - Build for LuaJIT only
