diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2023-12-30 14:07:57 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2023-12-30 14:07:57 -0500 |
commit | a55b3b26e30b0e616983f213dd424a619444c3ef (patch) | |
tree | 6a1b8a032795df5bbf2ad331621f1cf7113297d5 /profiles | |
parent | media-libs/libva-intel-media-driver: Version bump to 24.1.0 (diff) | |
download | gentoo-a55b3b26e30b0e616983f213dd424a619444c3ef.tar.gz gentoo-a55b3b26e30b0e616983f213dd424a619444c3ef.tar.bz2 gentoo-a55b3b26e30b0e616983f213dd424a619444c3ef.zip |
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@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/hppa/package.use.force | 8 | ||||
-rw-r--r-- | profiles/arch/hppa/package.use.mask | 8 |
2 files changed, 0 insertions, 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 <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 - # Sam James <sam@gentoo.org> (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 <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 - # Matt Turner <mattst88@gentoo.org> (2023-05-30) # sys-apps/dbus-broker is not keyworded app-accessibility/at-spi2-core dbus-broker |