commit: 19c8a99c43e081c64f6b4769008e82e16311a8fa Author: Brian Evans <grknight <AT> gentoo <DOT> org> AuthorDate: Mon Jan 15 17:38:09 2018 +0000 Commit: Brian Evans <grknight <AT> gentoo <DOT> org> CommitDate: Mon Jan 15 17:55:37 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19c8a99c
arch/mips/package.use.mask: Mask innodb-snappy for mariadb profiles/arch/mips/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask index 6c23a4598d8..730688845f0 100644 --- a/profiles/arch/mips/package.use.mask +++ b/profiles/arch/mips/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Brian Evans <[email protected]> (15 Jan 2018) +# app-arch/snappy is not tested +dev-db/mariadb innodb-snappy + # Michał Górny <[email protected]> (12 Jan 2018) # Requires dependency flags that are masked in this profile. media-libs/sdl-mixer midi
