dev-python/clang-python: Restrict tests with USE=-test

This commit is contained in:
Michał Górny
2017-12-15 16:59:43 +01:00
parent f54f6b84a7
commit 720f1974c7
2 changed files with 2 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ LICENSE="UoI-NCSA"
SLOT="0"
KEYWORDS=""
IUSE="test"
RESTRICT="!test? ( test )"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
# The module is opening libclang.so directly, and doing some blasphemy