commit: dc8f231665cadcafd11c3750ea8735be15217df8 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Sep 13 23:58:39 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Sep 13 23:58:39 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc8f2316
profiles/arch/hppa: mask bluetooth, jack2 for pipewire Bug: https://bugs.gentoo.org/807616 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/hppa/package.use.mask | 6 ++++++ profiles/arch/hppa/use.mask | 1 + 2 files changed, 7 insertions(+) diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 7595dc71e31..ecee11f522e 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-09-14) +# fdk-aac, libfreeaptx not keyworded here +# nor is jack2 +# bug #807616 +media-video/pipewire bluetooth jack-client + # David Seifert <[email protected]> (2021-09-04) # dev-lang/go not keyworded here sys-libs/libcap tools diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask index 468a49b4f2c..9d8cdc71783 100644 --- a/profiles/arch/hppa/use.mask +++ b/profiles/arch/hppa/use.mask @@ -9,6 +9,7 @@ # James Le Cuirot <[email protected]> (2021-08-10) # media-video/pipewire is not keyworded. Bug #807616. +bluetooth pipewire # Michał Górny <[email protected]> (2021-05-20)
