commit: 19dc53c3428c39b5f5d38a65e148d41b888c4b75 Author: Ilya Tumaykin <itumaykin <AT> gmail <DOT> com> AuthorDate: Mon Jun 27 23:35:51 2016 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Thu Jul 7 06:13:10 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19dc53c3
profiles: drop obsolete mpv[test] use.stable.mask Required for the upcoming mpv-0.17.0-r6 stabilization. Closes: https://github.com/gentoo/gentoo/pull/1776 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> profiles/base/package.use.stable.mask | 6 ------ 1 file changed, 6 deletions(-) diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index b71b3c3..e4675f9 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -9,12 +9,6 @@ # Needs gcc-5 which is currently unstable dev-lang/go gccgo -# Ian Delaney <[email protected]> (06 Apr 2016) -# on behalf of Ilya Tumaykin <[email protected]> -# Requires >=dev-util/cmocka-1.0, which is unstable atm, -# has open bugs and thus not yet ready for stabilization. -media-video/mpv test - # Michael Palimaka <[email protected] (17 Feb 2016) # Needs unsable media-libs/opencv media-gfx/nomacs qt5
