From 5294e11c38561c276cf4b3ef5439d8c03476ed1e Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin Date: Wed, 2 Jun 2021 22:40:58 +0100 Subject: profiles: use default lua --- profiles/common/make.defaults | 11 ----------- profiles/desktop/package.use | 2 +- 2 files changed, 1 insertion(+), 12 deletions(-) (limited to 'profiles') diff --git a/profiles/common/make.defaults b/profiles/common/make.defaults index bbc68016..837d6ca8 100644 --- a/profiles/common/make.defaults +++ b/profiles/common/make.defaults @@ -87,14 +87,3 @@ USE_EXPAND="TARGET" # Duplicate from base/make.defaults while removing /lib/modules # To keep in sync UNINSTALL_IGNORE="/var/run /var/lock" - -# Setting LUA_SINGLE_TARGET is non functional, need to expand manually -# First disable all of them, set enable needed one -# W=lua_single_target ; sed -rne "s/^([a-zA-Z]([^ ]+)) .*/\t-${W}_\1/p" profiles/desc/${W}.desc | sort -USE="${USE} - -lua_single_target_lua5-1 - -lua_single_target_lua5-2 - -lua_single_target_lua5-3 - -lua_single_target_lua5-4 - -lua_single_target_luajit - lua_single_target_lua5-3" diff --git a/profiles/desktop/package.use b/profiles/desktop/package.use index 04d7aac3..1ea91cb3 100644 --- a/profiles/desktop/package.use +++ b/profiles/desktop/package.use @@ -17,7 +17,7 @@ app-text/texlive tex4ht dvi2tty graphics extra games music pstricks publishers s app-text/texlive-core xetex dev-libs/efl physics -egl -drm -dev-libs/efl -lua_single_target_lua5-3 lua_single_target_luajit +dev-libs/efl -lua_single_target_lua5-1 -lua_single_target_lua5-3 lua_single_target_luajit mail-mta/exim -X -dnsdb -exiscan-acl -lmtp -maildir -spf -srs -pkcs11 -tpda -- cgit v1.2.3