commit: ef5b5c4e8cbff22ded194f2bda128de450b130d5 Author: Tomas Mozes <hydrapolic <AT> gmail <DOT> com> AuthorDate: Thu Oct 18 05:22:30 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Fri Oct 26 13:17:53 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef5b5c4e
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 <whissi <AT> gentoo.org> 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 83649173f15..a86406e931e 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 <[email protected]> (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 <[email protected]> (05 Jan 2018) # Requires dev-python/neovim-remote, which is not keyworded on x86.
