commit: f9af86092923ac4b961448ddba7fd353e26eed91 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Fri Sep 13 11:09:14 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Fri Sep 13 11:18:26 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9af8609
profiles: x86: Promote media-video/pipewire to p.use.stable.mask Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/arch/x86/package.use.mask | 8 -------- profiles/arch/x86/package.use.stable.mask | 8 ++++++++ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 485f9a085ea..0ff8ea4e240 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -12,14 +12,6 @@ dev-qt/qt3d gamepad dev-lang/rust-bin -doc >=dev-lang/rust-bin-1.37 -clippy -rustfmt -# Andreas Sturmlechner <[email protected]> (2019-08-18) -# media-video/pipewire is not keyworded yet -dev-libs/weston pipewire -kde-apps/krfb wayland -kde-plasma/xdg-desktop-portal-kde screencast -sys-apps/xdg-desktop-portal screencast -x11-wm/mutter screencast - # Thomas Deutschmann <[email protected]> (2019-08-03) # Early microcode loading is supported on x86 sys-kernel/linux-firmware -initramfs diff --git a/profiles/arch/x86/package.use.stable.mask b/profiles/arch/x86/package.use.stable.mask index 01a5ca12941..070c71c1d61 100644 --- a/profiles/arch/x86/package.use.stable.mask +++ b/profiles/arch/x86/package.use.stable.mask @@ -17,6 +17,14 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2019-09-13) +# media-video/pipewire is not keyworded yet +dev-libs/weston pipewire +kde-apps/krfb wayland +kde-plasma/xdg-desktop-portal-kde screencast +sys-apps/xdg-desktop-portal screencast +x11-wm/mutter screencast + # Brian Evans <[email protected]> (2019-05-22) # Allow python-exec to install all targets # Ack by mgorny
