commit: dc7d99d43ed707daf3802e51da7ffb957d7436d7 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Sat Nov 14 11:59:04 2015 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Sat Nov 14 11:59:04 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc7d99d4
profiles/arch/arm/package.use.mask: Unmask ffmpeg[mmal] on arm. profiles/arch/arm/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 1ef262f9..bea9c6d 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Alexis Ballier <[email protected]> (14 Nov 2015) +# MMAL is available on the Raspberry Pi (armv6 & armv7 so far) +media-video/ffmpeg -mmal + # Markus Meier <[email protected]> (10 Nov 2015) # unkeyworded deps, bug #555896 sci-libs/armadillo mkl
