diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-08-13 10:42:34 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-08-13 11:02:11 +0100 |
commit | e60444d6dfb1544c098a55cd7ff43b1001ff451f (patch) | |
tree | 29839bcb4bae9582bb5d84eeb7333235a02cb337 /profiles/desc | |
parent | profiles/desc: lua_targets_lua5-2 is now unsupported (diff) | |
download | gentoo-e60444d6dfb1544c098a55cd7ff43b1001ff451f.tar.gz gentoo-e60444d6dfb1544c098a55cd7ff43b1001ff451f.tar.bz2 gentoo-e60444d6dfb1544c098a55cd7ff43b1001ff451f.zip |
profiles/desc: lua_single_target_lua5-2 is now unsupported
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/lua_single_target.desc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/profiles/desc/lua_single_target.desc b/profiles/desc/lua_single_target.desc index c3d422e434d7..347e7e4798b3 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 |