From ef5b5c4e8cbff22ded194f2bda128de450b130d5 Mon Sep 17 00:00:00 2001 From: Tomas Mozes Date: Thu, 18 Oct 2018 07:22:30 +0200 Subject: [PATCH] x86/package.use.mask: dev-libs/mongo-c-driver[test] Bug: https://bugs.gentoo.org/668288 Closes: https://github.com/gentoo/gentoo/pull/10162 Signed-off-by: Thomas Deutschmann --- profiles/arch/x86/package.use.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 83649173f1528..a86406e931ee8 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -56,7 +56,7 @@ app-emulation/fuse -backend-svga # Thomas Deutschmann (10 Feb 2018) # Requires dev-db/mongodb which has dropped x86 support ->=dev-libs/mongo-c-driver-1.8.2 test +dev-libs/mongo-c-driver test # Thomas Deutschmann (05 Jan 2018) # Requires dev-python/neovim-remote, which is not keyworded on x86.