From: Ilya Tumaykin Date: Mon, 16 Jan 2017 12:17:56 +0000 (+0300) Subject: profiles: mask media-video/mpv[cuda] until ffmpeg-3.3 is released X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d56f4d4babbfcbfd911aac5b248d4f4a7cd3dd77;p=gentoo.git profiles: mask media-video/mpv[cuda] until ffmpeg-3.3 is released Closes: https://github.com/gentoo/gentoo/pull/3503 --- diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 347f96cabfd6..820f7c24f886 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -18,6 +18,10 @@ #--- END OF EXAMPLES --- +# Ilya Tumaykin (19 Jan 2017) +# Requires yet unavailable >=media-video/ffmpeg-3.3. +>=media-video/mpv-0.23.0 cuda + # Ilya Tumaykin (19 Jan 2017) # x11-drivers/nvidia-drivers is available on amd64. media-video/mpv -cuda diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index fdbf880fd3ec..27d0c02df247 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -4,6 +4,10 @@ # This file requires >=portage-2.1.1 +# Ilya Tumaykin (19 Jan 2017) +# Requires yet unavailable >=media-video/ffmpeg-3.3. +>=media-video/mpv-0.23.0 cuda + # Ilya Tumaykin (19 Jan 2017) # x11-drivers/nvidia-drivers is available on x86. media-video/mpv -cuda