commit: ef8df917a6469a5374c46887b81256874504c788 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Thu Mar 2 15:22:05 2017 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Thu Mar 2 15:22:48 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef8df917
media-video/ffmpeg: mask USE=libilbc on Alpha Gentoo-Bug: 574786 profiles/arch/alpha/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 23ddd3f9975..2461efc3365 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # Tobias Klausmann <[email protected]> (02 Mar 2017) +# libilbc has not been ported to alpha and likely never will be. +media-video/ffmpeg libilbc + +# Tobias Klausmann <[email protected]> (02 Mar 2017) # BSON requires pymongo and assorted other packages that are not available on # alpha. app-portage/g-sorcery bson
