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, 26 Oct 2018 13:18:24
Message-Id: 1540559873.ef5b5c4e8cbff22ded194f2bda128de450b130d5.whissi@gentoo
1 commit: ef5b5c4e8cbff22ded194f2bda128de450b130d5
2 Author: Tomas Mozes <hydrapolic <AT> gmail <DOT> com>
3 AuthorDate: Thu Oct 18 05:22:30 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 26 13:17:53 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef5b5c4e
7
8 x86/package.use.mask: dev-libs/mongo-c-driver[test]
9
10 Bug: https://bugs.gentoo.org/668288
11 Closes: https://github.com/gentoo/gentoo/pull/10162
12 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
13
14 profiles/arch/x86/package.use.mask | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask
18 index 83649173f15..a86406e931e 100644
19 --- a/profiles/arch/x86/package.use.mask
20 +++ b/profiles/arch/x86/package.use.mask
21 @@ -56,7 +56,7 @@ app-emulation/fuse -backend-svga
22
23 # Thomas Deutschmann <whissi@g.o> (10 Feb 2018)
24 # Requires dev-db/mongodb which has dropped x86 support
25 ->=dev-libs/mongo-c-driver-1.8.2 test
26 +dev-libs/mongo-c-driver test
27
28 # Thomas Deutschmann <whissi@g.o> (05 Jan 2018)
29 # Requires dev-python/neovim-remote, which is not keyworded on x86.