diff options
author | Ilya Tumaykin <itumaykin@gmail.com> | 2017-01-16 15:14:22 +0300 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-01-19 11:31:34 +0100 |
commit | ac106f642cd1dadb330a4dcf21968c660d0f9893 (patch) | |
tree | 0b58b50f07624af7a4644f6e175e3bf6a2514bee /profiles/arch/x86 | |
parent | media-video/mpv: support Nvidia CUDA HW acceleration in 9999 (diff) | |
download | gentoo-ac106f642cd1dadb330a4dcf21968c660d0f9893.tar.gz gentoo-ac106f642cd1dadb330a4dcf21968c660d0f9893.tar.bz2 gentoo-ac106f642cd1dadb330a4dcf21968c660d0f9893.zip |
profiles: mask media-video/mpv[cuda] everywhere except for amd64 and x86
Due to x11-drivers/nvidia-drivers dependency.
Diffstat (limited to 'profiles/arch/x86')
-rw-r--r-- | profiles/arch/x86/package.use.mask | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 1c18385609ce..fdbf880fd3ec 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,9 +1,13 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ # This file requires >=portage-2.1.1 +# Ilya Tumaykin <itumaykin+gentoo@gmail.com> (19 Jan 2017) +# x11-drivers/nvidia-drivers is available on x86. +media-video/mpv -cuda + # Andreas Sturmlechner <asturm@gentoo.org> (31 Dec 2016) # on behalf of Andreas K. Hüttel <dilfridge@gentoo.org> (14 Dec 2016) # Fails to build with newly unmasked ffmpeg-3, so mask this useflag |