summaryrefslogtreecommitdiff
path: root/dev-python/lit/lit-4.0.1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-11-15 17:13:45 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-11-15 17:13:45 +0000
commite2d84e38284aeb9d522a7e935554340ddf0e4a6f (patch)
tree5a7444ee5f2af59431481999f729676090b1e0f3 /dev-python/lit/lit-4.0.1.ebuild
parent519e4d5d99fc43d5c9a038098c029dc4ef9d6792 (diff)
gentoo resync : 15.11.2017
Diffstat (limited to 'dev-python/lit/lit-4.0.1.ebuild')
-rw-r--r--dev-python/lit/lit-4.0.1.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-python/lit/lit-4.0.1.ebuild b/dev-python/lit/lit-4.0.1.ebuild
index 0531b4bca56c..9ef5c2139edb 100644
--- a/dev-python/lit/lit-4.0.1.ebuild
+++ b/dev-python/lit/lit-4.0.1.ebuild
@@ -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() {