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:45
Message-Id: 1518553290.6816e2c8ae2b4b5c67bfa97491927376d3555fbc.prometheanfire@gentoo
1 commit: 6816e2c8ae2b4b5c67bfa97491927376d3555fbc
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 13 20:11:37 2018 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 13 20:21:30 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6816e2c8
7
8 typo, mogodb -> mongodb
9
10 profiles/arch/arm64/package.use.mask | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask
14 index 49e3fa7998a..2031ffe7366 100644
15 --- a/profiles/arch/arm64/package.use.mask
16 +++ b/profiles/arch/arm64/package.use.mask
17 @@ -4,7 +4,7 @@
18 # Matthew Thode <prometheanfire@g.o> (13 Feb 2018)
19 # USE=mongodb requires dev-python/pymongo
20 # which requires dev-db/mongodb which are both not keyworded yet.
21 -dev-python/kombu mogodb
22 +dev-python/kombu mongodb
23
24 # Mart Raudsepp <leio@g.o> (13 Feb 2018)
25 # USE=dmraid requires sys-fs/dmraid that is not keyworded yet.