[dev-libs/libbson] restrict tests
This commit is contained in:
parent
85a2e481e3
commit
31fdcd5f79
@ -15,6 +15,9 @@ SLOT="0"
|
|||||||
KEYWORDS="~amd64 ~arm64 ~hppa ~loong ~ppc ~riscv ~sparc ~x86"
|
KEYWORDS="~amd64 ~arm64 ~hppa ~loong ~ppc ~riscv ~sparc ~x86"
|
||||||
IUSE="examples static-libs"
|
IUSE="examples static-libs"
|
||||||
|
|
||||||
|
# tests are covered in mongo-c-driver and are not easily runnable in here
|
||||||
|
RESTRICT="test"
|
||||||
|
|
||||||
BDEPEND="dev-python/sphinx"
|
BDEPEND="dev-python/sphinx"
|
||||||
|
|
||||||
src_prepare() {
|
src_prepare() {
|
||||||
|
Loading…
Reference in New Issue
Block a user