diff options
Diffstat (limited to 'dev-python/lit/lit-18.1.8.ebuild')
| -rw-r--r-- | dev-python/lit/lit-18.1.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/lit/lit-18.1.8.ebuild b/dev-python/lit/lit-18.1.8.ebuild index 6b9e078a9f68..a003c1b88ba2 100644 --- a/dev-python/lit/lit-18.1.8.ebuild +++ b/dev-python/lit/lit-18.1.8.ebuild @@ -21,14 +21,14 @@ RESTRICT="!test? ( test )" BDEPEND=" test? ( dev-python/psutil[${PYTHON_USEDEP}] - sys-devel/llvm + llvm-core/llvm ) " LLVM_COMPONENTS=( llvm/utils/lit ) llvm.org_set_globals -# TODO: move the manpage generation here (from sys-devel/llvm) +# TODO: move the manpage generation here (from llvm-core/llvm) src_prepare() { # flaky test |
