commit: 1d2a6e0019c839baabc266ead2cd8875aafb9bde Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Aug 17 22:32:40 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Aug 17 23:02:00 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d2a6e00
profiles: x86: Move media-video/pipewire USEes to p.use.mask Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/arch/x86/package.use.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index e2976b7f3f6..6e9a3bb5d2c 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -3,6 +3,13 @@ # This file requires >=portage-2.1.1 +# Andreas Sturmlechner <[email protected]> (2019-09-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 + # Thomas Deutschmann <[email protected]> (2019-08-03) # Early microcode loading is supported on x86 sys-kernel/linux-firmware -initramfs
