[dev-libs/mongo-c-driver] add a test-full useflag to mask on non-mongodb arches

This commit is contained in:
2024-06-25 01:41:24 +02:00
parent 45aadb32ea
commit 9cf87dd318
2 changed files with 25 additions and 12 deletions

View File

@@ -5,6 +5,12 @@
<email>ultrabug@gentoo.org</email>
<name>Alexys Jacob</name>
</maintainer>
<use>
<flag name="test-full">
Run test suite in full, including tests that run a local
database instance.
</flag>
</use>
<upstream>
<remote-id type="github">mongodb/mongo-c-driver</remote-id>
</upstream>