commit: 36d4b030ffb51e31062c5dc4e70b37ff95b03fd1 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Sun Jan 31 18:30:01 2016 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Sun Jan 31 18:30:01 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36d4b030
package.use.mask: Mask snappy due to missing keywords (#560382) profiles/arch/ia64/package.use.mask | 4 ++++ profiles/arch/sparc/package.use.mask | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index 69b3bc0..2da16cb 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Pacho Ramos <[email protected]> (31 Jan 2016) +# Missing keywords, bug #560382 +media-video/ffmpeg snappy + # Michael Weber <[email protected]> (09 Jan 2016) # no ia64 support in media-libs/glfw app-text/mupdf opengl diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index 2326c83..fee2c84 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Pacho Ramos <[email protected]> (31 Jan 2016) +# Missing keywords, bug #560382 +media-video/ffmpeg snappy + # Michael Weber <[email protected]> (09 Jan 2016) # no sparc support in media-libs/glfw app-text/mupdf opengl
