[dev-libs/mongo-c-driver] remove test restriction on x86
This commit is contained in:
		@@ -17,10 +17,7 @@ REQUIRED_USE="
 | 
				
			|||||||
	s3? ( ssl )
 | 
						s3? ( ssl )
 | 
				
			||||||
	test? ( static-libs )"
 | 
						test? ( static-libs )"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# No tests on x86 because tests require dev-db/mongodb which don't support
 | 
					RESTRICT="!test? ( test )"
 | 
				
			||||||
# x86 anymore (bug #645994)
 | 
					 | 
				
			||||||
RESTRICT="x86? ( test )
 | 
					 | 
				
			||||||
	!test? ( test )"
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
RDEPEND="
 | 
					RDEPEND="
 | 
				
			||||||
	app-arch/snappy:=
 | 
						app-arch/snappy:=
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user