diff options
author | Ilya Tumaykin <itumaykin@gmail.com> | 2017-07-18 23:50:39 +0300 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2017-07-20 15:24:39 +0200 |
commit | b5d9c9b83086d07b1665eddb6bc400fe70b0686c (patch) | |
tree | 0d71f11bd8e1694c9168cef2571a9e72f3409c5d /profiles | |
parent | media-video/mpv: add zlib USE to 9999 (diff) | |
download | gentoo-b5d9c9b83086d07b1665eddb6bc400fe70b0686c.tar.gz gentoo-b5d9c9b83086d07b1665eddb6bc400fe70b0686c.tar.bz2 gentoo-b5d9c9b83086d07b1665eddb6bc400fe70b0686c.zip |
profiles/base/p.use.mask: mask mpv[javascript] for now
Required for the upcoming mpv-0.26.0 verbump.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 197d52850fad..a9d71bbff8ad 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -7,6 +7,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Ilya Tumaykin <itumaykin+gentoo@gmail.com> (18 Jul 2017) +# Requires unavailable >=dev-lang/mujs-1.0.0, see Gentoo bug 621820. +media-video/mpv javascript + # Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (16 Jul 2017) # Causes build to fail with ffmpeg-3, #602786 www-plugins/gnash vaapi |