Gentoo Archives: gentoo-commits

From: Marek Szuba <marecki@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/x86/
Date: Sun, 18 Jul 2021 00:32:03
Message-Id: 1626568301.2d9974a666668e5cf5096a90040d8133052455af.marecki@gentoo
1 commit: 2d9974a666668e5cf5096a90040d8133052455af
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 17 23:36:14 2021 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 18 00:31:41 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d9974a6
7
8 profiles/arch/x86: mask USE="rnnoise webrtc" on media-sound/{easy,pulse}effects
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 profiles/arch/x86/package.use.mask | 5 +++++
13 1 file changed, 5 insertions(+)
14
15 diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask
16 index 4f1ddc270e5..445e424aaf3 100644
17 --- a/profiles/arch/x86/package.use.mask
18 +++ b/profiles/arch/x86/package.use.mask
19 @@ -1,6 +1,11 @@
20 # Copyright 1999-2021 Gentoo Authors
21 # Distributed under the terms of the GNU General Public License v2
22
23 +# Marek Szuba <marecki@g.o> (2021-07-17)
24 +# media-libs/rnnoise, media-plugins/gst-plugins-webrtc not keyworded here
25 +media-sound/easyeffects rnnoise webrtc
26 +media-sound/pulseeffects rnnoise webrtc
27 +
28 # Sam James <sam@g.o> (2021-07-12)
29 # Haskell is (only) available on amd64/x86 right now in Gentoo
30 # bug #801649