From ad6182343997a405079870a2fe91c4e0c6b94595 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 25 Sep 2019 19:33:39 +0100 Subject: gentoo resync : 25.09.2019 --- dev-python/lit/lit-9.0.0.9999.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-python/lit/lit-9.0.0.9999.ebuild') diff --git a/dev-python/lit/lit-9.0.0.9999.ebuild b/dev-python/lit/lit-9.0.0.9999.ebuild index c6bd8d6e177b..c9fb8cb28154 100644 --- a/dev-python/lit/lit-9.0.0.9999.ebuild +++ b/dev-python/lit/lit-9.0.0.9999.ebuild @@ -9,6 +9,8 @@ inherit distutils-r1 git-r3 multiprocessing DESCRIPTION="A stand-alone install of the LLVM suite testing tool" HOMEPAGE="https://llvm.org/" SRC_URI="" +S=${WORKDIR}/${P}/utils/lit + EGIT_REPO_URI="https://git.llvm.org/git/llvm.git https://github.com/llvm-mirror/llvm.git" EGIT_BRANCH="release_90" @@ -19,10 +21,8 @@ KEYWORDS="" IUSE="test" RESTRICT="!test? ( test )" -S=${WORKDIR}/${P}/utils/lit - # Tests require 'FileCheck' and 'not' utilities (from llvm) -DEPEND=" +BDEPEND=" dev-python/setuptools[${PYTHON_USEDEP}] test? ( dev-python/psutil[${PYTHON_USEDEP}] -- cgit v1.2.3