commit: 6816e2c8ae2b4b5c67bfa97491927376d3555fbc Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Tue Feb 13 20:11:37 2018 +0000 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Tue Feb 13 20:21:30 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6816e2c8
typo, mogodb -> mongodb profiles/arch/arm64/package.use.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 49e3fa7998a..2031ffe7366 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -4,7 +4,7 @@ # Matthew Thode <[email protected]> (13 Feb 2018) # USE=mongodb requires dev-python/pymongo # which requires dev-db/mongodb which are both not keyworded yet. -dev-python/kombu mogodb +dev-python/kombu mongodb # Mart Raudsepp <[email protected]> (13 Feb 2018) # USE=dmraid requires sys-fs/dmraid that is not keyworded yet.
