commit: ae044ee3b1f65ca51945033fb91fc71d60168e63 Author: Nils Freydank <holgersson <AT> posteo <DOT> de> AuthorDate: Mon Jan 18 09:25:25 2021 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Mon Jan 18 09:27:38 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae044ee3
profiles/arch/x86: Mask for gstreamer support in pdfpc Signed-off-by: Nils Freydank <holgersson <AT> posteo.de> Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> profiles/arch/x86/package.use.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 9a04d868347..8ec94c2ae7b 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,6 +1,10 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Nils Freydank <[email protected]> (2021-01-18) +# Depends on media-plugins/gst-plugins-cairo, which isn't keyworded on x86. +app-misc/pdfpc gstreamer + # Sam James <[email protected]> (2021-01-14) # Needs libsdl2[vulkan] # Vulkan may be supported on x86, as per
