commit: 65ee04b8515e80df1560ebd0c32fb1486633f5c8 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Tue Jun 7 14:15:26 2016 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Tue Jun 7 14:16:24 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65ee04b8
arch/alpha/package.use.mask: MAsk USE=nvenc for ffmpeg Gentoo-Bug: 574786 profiles/arch/alpha/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 08c0d7c..ee77f43 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Tobias Klausmann <[email protected]> (07 Jun 2016) +# the nvidia SDK needs nvidia-drivers and thus can never work on alpha +media-video/ffmpeg nvenc + # Justin Lecher <[email protected]> (22 Feb 2016) # Missing test deps keyword #575366 dev-cpp/eigen test
