commit: c439d602c4daaca17a14d3c461b3ca72e5d53b45 Author: Johannes Huber <johu <AT> gentoo <DOT> org> AuthorDate: Thu Sep 7 21:35:30 2017 +0000 Commit: Johannes Huber <johu <AT> gentoo <DOT> org> CommitDate: Thu Sep 7 21:41:28 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c439d602
profiles: Mask media-gfx/digikam[mediaplayer] on x86 Bug: https://bugs.gentoo.org/show_bug.cgi?id=613146 profiles/arch/x86/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index f82889b8e93..fc0592d46ba 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -3,6 +3,10 @@ # This file requires >=portage-2.1.1 +# Johannes Huber <[email protected]> (07 Aug 2017) +# Requires media-libs/qtav, which is not keyworded on x86. +media-gfx/digikam mediaplayer + # Michał Górny <[email protected]> (07 Aug 2017) # Requires USE=cuda that is masked in this profile. media-gfx/blender opensubdiv
