commit: ad090a9bda1a038b5522c9dabc16c7b0a9a89d78 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Tue Jun 21 21:43:02 2016 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Tue Jun 21 21:44:26 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad090a9b
profiles: mask media-libs/mlt[jack,opengl] on x86-fbsd due to unkeyworded dependencies profiles/arch/x86-fbsd/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/x86-fbsd/package.use.mask b/profiles/arch/x86-fbsd/package.use.mask index 115e817..bf80865 100644 --- a/profiles/arch/x86-fbsd/package.use.mask +++ b/profiles/arch/x86-fbsd/package.use.mask @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Michael Palimaka <[email protected]> (21 Jun 2016) +# Requires unkeyworded media-sound/jack-audio-connection-kit & media-video/movit +media-libs/mlt jack opengl + # Davide Pesavento <[email protected]> (26 Oct 2015) # Tests require non-keyworded qt5 dev-qt/qtchooser test
