commit: e534f0e5c307257d6bda83e36d3ec1cd4560400f Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Sun Sep 17 09:58:46 2017 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Sun Sep 17 09:59:06 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e534f0e5
profiles/default/linux/arm: mask USE=mongo for app-admin/diamond profiles/default/linux/arm/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/default/linux/arm/package.use.mask b/profiles/default/linux/arm/package.use.mask index 132a190259f..d56d8e14fde 100644 --- a/profiles/default/linux/arm/package.use.mask +++ b/profiles/default/linux/arm/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Fabian Groffen <[email protected]> (17 Sep 2017) +# needs dev-db/mongodb (unkeyworded) +app-admin/diamond mongo + # Alon Bar-Lev <[email protected]> (01 Jan 2017) # unkeyworded net-libs/gnutls test-full
