Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/
Date: Tue, 13 Feb 2018 20:21:44
Message-Id: 1518553286.12b10ecac4111721fb3730d0b75e9aedf9c3da01.prometheanfire@gentoo
1 commit: 12b10ecac4111721fb3730d0b75e9aedf9c3da01
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 13 20:04:05 2018 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 13 20:21:26 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12b10eca
7
8 profiles/arch/arm64: mask mongodb on arm64 for dev-python/kombu
9
10 profiles/arch/arm64/package.use.mask | 5 +++++
11 1 file changed, 5 insertions(+)
12
13 diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask
14 index 3ceb91ae356..49e3fa7998a 100644
15 --- a/profiles/arch/arm64/package.use.mask
16 +++ b/profiles/arch/arm64/package.use.mask
17 @@ -1,6 +1,11 @@
18 # Copyright 1999-2018 Gentoo Foundation
19 # Distributed under the terms of the GNU General Public License v2
20
21 +# Matthew Thode <prometheanfire@g.o> (13 Feb 2018)
22 +# USE=mongodb requires dev-python/pymongo
23 +# which requires dev-db/mongodb which are both not keyworded yet.
24 +dev-python/kombu mogodb
25 +
26 # Mart Raudsepp <leio@g.o> (13 Feb 2018)
27 # USE=dmraid requires sys-fs/dmraid that is not keyworded yet.
28 sys-libs/libblockdev dmraid