commit: 4172e5ff62cf6439226543cb15ca691ce4eff7ea Author: Ilya Tumaykin <itumaykin <AT> gmail <DOT> com> AuthorDate: Fri Apr 14 12:12:58 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Apr 15 06:55:00 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4172e5ff
profiles: unmask cuda USE for media-video/mpv ffmpeg-3.3 is now in tree. profiles/arch/amd64/package.use.mask | 4 ---- profiles/arch/x86/package.use.mask | 4 ---- 2 files changed, 8 deletions(-) diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index d38817cc07c..45483927bbc 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -30,10 +30,6 @@ dev-lang/ocaml -spacetime # nvidia drivers are unmasked here media-video/ffmpeg -nvenc -# Ilya Tumaykin <[email protected]> (19 Jan 2017) -# Requires yet unavailable >=media-video/ffmpeg-3.3. ->=media-video/mpv-0.23.0 cuda - # Magnus Granberg <[email protected]> (18 Jan 2017) # masked in base, unmask for amd64 >=sys-devel/gcc-6.3.0 -pie diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index df16c605222..945cbdda625 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -20,10 +20,6 @@ media-video/ffmpeg -nvenc # cuda is not available on x86 nvidia-video-codec depends on it media-video/libav nvidia -# Ilya Tumaykin <[email protected]> (19 Jan 2017) -# Requires yet unavailable >=media-video/ffmpeg-3.3. ->=media-video/mpv-0.23.0 cuda - # Andreas Sturmlechner <[email protected]> (31 Dec 2016) # on behalf of Andreas K. Hüttel <[email protected]> (14 Dec 2016) # Fails to build with newly unmasked ffmpeg-3, so mask this useflag
