diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2019-08-18 00:13:26 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-08-18 01:02:01 +0200 |
commit | 439faa64caa386851ea3167378bbf575eafe9313 (patch) | |
tree | a568d538db878b8f0b2d08e56de0844940cff479 /profiles | |
parent | profiles: arm: Add media-video/pipewire USEes to p.use.mask (diff) | |
download | gentoo-439faa64caa386851ea3167378bbf575eafe9313.tar.gz gentoo-439faa64caa386851ea3167378bbf575eafe9313.tar.bz2 gentoo-439faa64caa386851ea3167378bbf575eafe9313.zip |
profiles: arm64: Add media-video/pipewire USEes to p.use.mask
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/arm64/package.use.mask | 7 | ||||
-rw-r--r-- | profiles/arch/arm64/package.use.stable.mask | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 3e2e34181c02..0cbc937ed6dc 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,13 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <asturm@gentoo.org> (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 + # Aaron Bauman <bman@gentoo.org> (2019-08-05) # dep not keyworded here media-gfx/gnome-photos upnp-av diff --git a/profiles/arch/arm64/package.use.stable.mask b/profiles/arch/arm64/package.use.stable.mask index e4f990e5d02e..91094955c621 100644 --- a/profiles/arch/arm64/package.use.stable.mask +++ b/profiles/arch/arm64/package.use.stable.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Aaron Bauman (2019-08-01) |