Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/hppa/
Date: Tue, 14 Sep 2021 00:00:30
Message-Id: 1631577519.dc8f231665cadcafd11c3750ea8735be15217df8.sam@gentoo
1 commit: dc8f231665cadcafd11c3750ea8735be15217df8
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 13 23:58:39 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 13 23:58:39 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc8f2316
7
8 profiles/arch/hppa: mask bluetooth, jack2 for pipewire
9
10 Bug: https://bugs.gentoo.org/807616
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 profiles/arch/hppa/package.use.mask | 6 ++++++
14 profiles/arch/hppa/use.mask | 1 +
15 2 files changed, 7 insertions(+)
16
17 diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask
18 index 7595dc71e31..ecee11f522e 100644
19 --- a/profiles/arch/hppa/package.use.mask
20 +++ b/profiles/arch/hppa/package.use.mask
21 @@ -4,6 +4,12 @@
22 # NOTE: When masking a USE flag due to missing keywords, please file a keyword
23 # request bug for the hppa arch.
24
25 +# Sam James <sam@g.o> (2021-09-14)
26 +# fdk-aac, libfreeaptx not keyworded here
27 +# nor is jack2
28 +# bug #807616
29 +media-video/pipewire bluetooth jack-client
30 +
31 # David Seifert <soap@g.o> (2021-09-04)
32 # dev-lang/go not keyworded here
33 sys-libs/libcap tools
34
35 diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask
36 index 468a49b4f2c..9d8cdc71783 100644
37 --- a/profiles/arch/hppa/use.mask
38 +++ b/profiles/arch/hppa/use.mask
39 @@ -9,6 +9,7 @@
40
41 # James Le Cuirot <chewi@g.o> (2021-08-10)
42 # media-video/pipewire is not keyworded. Bug #807616.
43 +bluetooth
44 pipewire
45
46 # Michał Górny <mgorny@g.o> (2021-05-20)