commit:     c04c7631df81b55c0cae7fc0e4269988644de564
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 24 13:48:51 2020 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Thu Dec 24 13:48:51 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c04c7631

profiles/targets/desktop/package.use: more media-video/mpv LuaJIT changes

Follow-up to ced3d3f08fde6b38c49ece9792021b1cfe7ea5d5: package.use changes
are incremental so it is necessary to explicitly unset current
LUA_SINGLE_TARGET before setting the luajit one.

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 profiles/targets/desktop/package.use | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/targets/desktop/package.use 
b/profiles/targets/desktop/package.use
index 046891519ae..1426f952b38 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -59,7 +59,7 @@ dev-lang/php -exif -truetype
 # Enable luajit for OSC and youtube-dl support by default.
 # Override default +sdl from desktop profile and disable sdl outputs.
 # These outputs are for systems without a proper audio/video support.
-media-video/mpv lua luajit lua_single_target_luajit -sdl
+media-video/mpv lua luajit -sdl LUA_SINGLE_TARGET: -* luajit
 
 # Mike Gilbert <flop...@gentoo.org> (2017-01-04)
 # Needed by x11-misc/xdg-utils.

Reply via email to