[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 )
|
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:=
|
||||||
|
Loading…
Reference in New Issue
Block a user