commit: aa00fb597e4e68a105bdb03549d1f0b18edc23f0 Author: Alexys Jacob <ultrabug <AT> gentoo <DOT> org> AuthorDate: Fri Nov 15 21:56:59 2019 +0000 Commit: Alexys Jacob <ultrabug <AT> gentoo <DOT> org> CommitDate: Fri Nov 15 21:56:59 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa00fb59
x86/package.use.mask: dev-php/pecl-mongodb[test] Signed-off-by: Alexys Jacob <ultrabug <AT> gentoo.org> profiles/arch/x86/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index dd12b908e28..f40f2ce0016 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -305,3 +305,7 @@ x11-terms/eterm cpu_flags_x86_sse2 # Steve Dibb <[email protected]> (2008-09-29) media-video/mplayer -cpudetection + +# Tomáš Mózes <[email protected]> (2019-11-02) +# Requires dev-db/mongodb which has dropped x86 support +dev-php/pecl-mongodb test
