commit: ba4b35c89349de5af94a00fc5d27b47c265d3d45 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Oct 24 02:17:31 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Oct 24 02:18:05 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba4b35c8
profiles/arch/hppa: mask media-libs/libsdl2[pipewire] Bug: https://bugs.gentoo.org/807616 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/hppa/package.use.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 8157e119deb..9122d55c417 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -4,6 +4,12 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Sam James <[email protected]> (2021-10-24) +# Avoid Pipewire for now because of new wireplumber dependency which lacks +# keywords. Doubt anybody is using PW here anyway right now. +# bug #807616 +media-libs/libsdl2 pipewire + # Sam James <[email protected]> (2021-10-16) # Avoid unkeyworded dependencies x11-libs/gtk+ cloudprint
