diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2024-03-31 12:31:02 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-03-31 13:04:00 -0400 |
commit | 45782d065e69449b27261f646095342ad431554e (patch) | |
tree | 5d5371da1bb7fa244ff50771581050d5925042da /profiles/arch/powerpc/ppc64/package.use.force | |
parent | dev-libs/openssl: Backport riscv patch to 3.2.1 (diff) | |
download | gentoo-45782d065e69449b27261f646095342ad431554e.tar.gz gentoo-45782d065e69449b27261f646095342ad431554e.tar.bz2 gentoo-45782d065e69449b27261f646095342ad431554e.zip |
profiles/arch/powerpc: move mpv's luajit invert from ppc64 to ppc*
wrt bug #928297, leaving open in case maintainers wants to either
mask it on musl (at least) or even full dekeyword on ppc depending
on upstream situation.
This is just mpv's side of things.
Bug: https://bugs.gentoo.org/928297
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'profiles/arch/powerpc/ppc64/package.use.force')
-rw-r--r-- | profiles/arch/powerpc/ppc64/package.use.force | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/profiles/arch/powerpc/ppc64/package.use.force b/profiles/arch/powerpc/ppc64/package.use.force index d197a47b1d51..d198bbc21577 100644 --- a/profiles/arch/powerpc/ppc64/package.use.force +++ b/profiles/arch/powerpc/ppc64/package.use.force @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Matt Jolly <kangie@gentoo.org> (2024-01-30) @@ -12,14 +12,6 @@ www-client/chromium system-toolchain # Done this way also avoids conflicts for users using another default. games-engines/openmw -lua_single_target_luajit -# Ionen Wolkens <ionen@gentoo.org> (2023-07-26) -# MPV currently[1] has no plans to support >=lua5-3 making luajit -# the only choice for maintained lua. Apply mask/force to override -# the profile's defaults, and invert on arches where not keyworded. -# Done this way also avoids conflicts for users using another default. -# [1] https://github.com/mpv-player/mpv/wiki/FAQ#why-does-mpv-not-support-lua-53-or-newer -media-video/mpv lua_single_target_lua5-1 -lua_single_target_luajit - # Samuli Suominen <ssuominen@gentoo.org> (2012-10-30) # Only gnome-base/gdm has stable keywording. If x11-misc/lightdm or kde-plasma/kdm gets # stable keyword, this line can be removed. |