commit: f82f9c3af0a4926fbc49f1dc2f1d86b0880fdad2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Wed Dec 14 22:41:14 2016 +0000 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Wed Dec 14 22:41:14 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f82f9c3a
package.use.mask: Fix bug number profiles/base/package.use.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 092438b..1934b0e 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -7,7 +7,7 @@ # Andreas K. Hüttel <[email protected]> (14 Dec 2016) # Fails to build with newly stable ffmpeg-3, so mask this useflag -# Workaround; leaving a real fix to the maintainers... bug 508630 +# Workaround; leaving a real fix to the maintainers... bug 580630 media-libs/mlt vdpau # Robin H. Johnson <[email protected]> (04 Dec 2016)
