commit: a55b3b26e30b0e616983f213dd424a619444c3ef Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Sat Dec 30 19:07:57 2023 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Sat Dec 30 19:07:57 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a55b3b26
profiles/arch/hppa: cleanup obsolete media-video/mpv use force/mask No longer keyworded on hppa, with no plans to rekeyword. Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> profiles/arch/hppa/package.use.force | 8 -------- profiles/arch/hppa/package.use.mask | 8 -------- 2 files changed, 16 deletions(-) diff --git a/profiles/arch/hppa/package.use.force b/profiles/arch/hppa/package.use.force index 1cf8b24eca95..b0be4f598798 100644 --- a/profiles/arch/hppa/package.use.force +++ b/profiles/arch/hppa/package.use.force @@ -1,14 +1,6 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Ionen Wolkens <[email protected]> (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 - # Sam James <[email protected]> (2023-04-30) # Stacks on HPPA grow upwards and GCC doesn't support SSP or SCP there. sys-devel/gcc -default-stack-clash-protection diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 7c0ca5725eff..1ce7e1b2776b 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -50,14 +50,6 @@ media-gfx/inkscape sourceview # Tests require shellcheck which is not currently available on hppa sys-process/systemd-cron test -# Ionen Wolkens <[email protected]> (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 - # Matt Turner <[email protected]> (2023-05-30) # sys-apps/dbus-broker is not keyworded app-accessibility/at-spi2-core dbus-broker
