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