Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/x86/
Date: Fri, 13 Sep 2019 11:18:41
Message-Id: 1568373506.f9af86092923ac4b961448ddba7fd353e26eed91.asturm@gentoo
1 commit: f9af86092923ac4b961448ddba7fd353e26eed91
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 13 11:09:14 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 13 11:18:26 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9af8609
7
8 profiles: x86: Promote media-video/pipewire to p.use.stable.mask
9
10 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
11
12 profiles/arch/x86/package.use.mask | 8 --------
13 profiles/arch/x86/package.use.stable.mask | 8 ++++++++
14 2 files changed, 8 insertions(+), 8 deletions(-)
15
16 diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask
17 index 485f9a085ea..0ff8ea4e240 100644
18 --- a/profiles/arch/x86/package.use.mask
19 +++ b/profiles/arch/x86/package.use.mask
20 @@ -12,14 +12,6 @@ dev-qt/qt3d gamepad
21 dev-lang/rust-bin -doc
22 >=dev-lang/rust-bin-1.37 -clippy -rustfmt
23
24 -# Andreas Sturmlechner <asturm@g.o> (2019-08-18)
25 -# media-video/pipewire is not keyworded yet
26 -dev-libs/weston pipewire
27 -kde-apps/krfb wayland
28 -kde-plasma/xdg-desktop-portal-kde screencast
29 -sys-apps/xdg-desktop-portal screencast
30 -x11-wm/mutter screencast
31 -
32 # Thomas Deutschmann <whissi@g.o> (2019-08-03)
33 # Early microcode loading is supported on x86
34 sys-kernel/linux-firmware -initramfs
35
36 diff --git a/profiles/arch/x86/package.use.stable.mask b/profiles/arch/x86/package.use.stable.mask
37 index 01a5ca12941..070c71c1d61 100644
38 --- a/profiles/arch/x86/package.use.stable.mask
39 +++ b/profiles/arch/x86/package.use.stable.mask
40 @@ -17,6 +17,14 @@
41
42 #--- END OF EXAMPLES ---
43
44 +# Andreas Sturmlechner <asturm@g.o> (2019-09-13)
45 +# media-video/pipewire is not keyworded yet
46 +dev-libs/weston pipewire
47 +kde-apps/krfb wayland
48 +kde-plasma/xdg-desktop-portal-kde screencast
49 +sys-apps/xdg-desktop-portal screencast
50 +x11-wm/mutter screencast
51 +
52 # Brian Evans <grknight@g.o> (2019-05-22)
53 # Allow python-exec to install all targets
54 # Ack by mgorny