commit:     ced3d3f08fde6b38c49ece9792021b1cfe7ea5d5
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 24 10:37:08 2020 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Thu Dec 24 10:37:08 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ced3d3f0

profiles/targets/desktop/package.use: set lua_single_targets_luajit for 
media-video/mpv

mpv ebuilds migrated to lua-single.eclass use this instead of just 'luajit'.

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 dcac3fa4f41..5d4fd73427a 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -55,7 +55,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 -sdl
+media-video/mpv lua luajit lua_single_target_luajit -sdl
 
 # Mike Gilbert <flop...@gentoo.org> (2017-01-04)
 # Needed by x11-misc/xdg-utils.

Reply via email to