Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/x86/
Date: Fri, 09 Feb 2018 23:21:44
Message-Id: 1518218488.a56c629d2078433c399ee21c5af02ce78dbb62dc.whissi@gentoo
1 commit: a56c629d2078433c399ee21c5af02ce78dbb62dc
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 9 23:19:33 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 9 23:21:28 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a56c629d
7
8 x86/package.use.mask: dev-libs/mongo-c-driver[test]
9
10 dev-libs/mongo-c-driver[test] requires dev-db/mongodb which has dropped
11 x86 support.
12
13 Bug: https://bugs.gentoo.org/645994
14
15 profiles/arch/x86/package.use.mask | 4 ++++
16 1 file changed, 4 insertions(+)
17
18 diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask
19 index 321519c3333..62757ad8fc6 100644
20 --- a/profiles/arch/x86/package.use.mask
21 +++ b/profiles/arch/x86/package.use.mask
22 @@ -3,6 +3,10 @@
23
24 # This file requires >=portage-2.1.1
25
26 +# Thomas Deutschmann <whissi@g.o> (10 Feb 2018)
27 +# Requires dev-db/mongodb which has dropped x86 support
28 +>=dev-libs/mongo-c-driver-1.8.2 test
29 +
30 # Thomas Deutschmann <whissi@g.o> (05 Jan 2018)
31 # Requires dev-python/neovim-remote, which is not keyworded on x86.
32 app-editors/neovim remote