dev-python/lit: Disable broken tests in 4.0.1

This commit is contained in:
Michał Górny
2017-11-12 10:40:53 +01:00
parent 908a83f681
commit c116ccdc95

View File

@@ -25,6 +25,9 @@ DEPEND="
dev-python/psutil[${PYTHON_USEDEP}]
sys-devel/llvm )"
# Tests are broken in this version, fixed in 5.0+.
RESTRICT="test"
# TODO: move the manpage generation here (from sys-devel/llvm)
python_test() {