commit: 4135995440f1a7a270c2f63655df44b9611c5978 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Mon Jul 26 10:48:39 2021 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Mon Jul 26 11:13:21 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41359954
profiles/arch/x86: package.use.mask media-video/obs-studio[nvenc] Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> profiles/arch/x86/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index e8c84f7b737..9889daf8c84 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Ionen Wolkens <[email protected]> (2021-07-26) +# nvenc on x86 needs both legacy 390 drivers and old vulnerable +# <=media-video/ffmpeg-4.2.4, nvidia has no real x86 support. +media-video/obs-studio nvenc + # Marek Szuba <[email protected]> (2021-07-17) # media-libs/rnnoise, media-plugins/gst-plugins-webrtc # and media-plugins/zam-plugins not keyworded here
