profiles: mask >=media-video/mpv-0.23.0[libav].
authorIlya Tumaykin <itumaykin@gmail.com>
Sun, 25 Dec 2016 23:19:50 +0000 (02:19 +0300)
committerPatrice Clement <monsieurp@gentoo.org>
Wed, 28 Dec 2016 00:10:07 +0000 (01:10 +0100)
Required for the upcoming mpv-0.23.0 release.
Closes: https://github.com/gentoo/gentoo/pull/3247

profiles/base/package.use.mask

index f5395a3314ec49c46fef662fd1d0c9e66ef42b29..3cadd5a19e123f0071b22e5ca33726615b493026 100644 (file)
@@ -5,6 +5,11 @@
 # This file requires >=portage-2.1.1
 # New entries go on top.
 
+# Patrice Clement <monsieurp@gentoo.org> (26 Dec 2016)
+# on behalf of Ilya Tumaykin <itumaykin+gentoo@gmail.com>
+# Requires masked media-video/libav-12. See bug #603726.
+>=media-video/mpv-0.23.0 libav
+
 # Andreas K. Hüttel <dilfridge@gentoo.org> (14 Dec 2016)
 # Fails to build with newly stable ffmpeg-3, so mask this useflag
 # Workaround; leaving a real fix to the maintainers... bug 580630