According to https://www.mongodb.com/support-policy, support for version 3.2 is reaching it's end. Version 3.4 doesn't support x86: Starting in MongoDB 3.2, 32-bit binaries are deprecated and will be unavailable in future releases. https://docs.mongodb.com/v3.4/administration/production-notes/ Supported platforms: x86_64/amd64, s390x, POWER8 (little endian), ARMv8-A
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8ae381d1f73da0f00023a58ea4163517377faea commit b8ae381d1f73da0f00023a58ea4163517377faea Author: Tomas Mozes <hydrapolic@gmail.com> AuthorDate: 2018-09-28 06:56:25 +0000 Commit: Ultrabug <ultrabug@gentoo.org> CommitDate: 2018-09-28 07:53:34 +0000 x86/package.use.mask: dev-python/pymongo[test] dev-python/pymongo[test] requires dev-db/mongodb which has dropped x86 support. Closes: https://bugs.gentoo.org/667196 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> profiles/arch/x86/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+)