diff options
Diffstat (limited to 'dev-python/lit/lit-17.0.6.ebuild')
| -rw-r--r-- | dev-python/lit/lit-17.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/lit/lit-17.0.6.ebuild b/dev-python/lit/lit-17.0.6.ebuild index 24220a780e24..5b15c0e83655 100644 --- a/dev-python/lit/lit-17.0.6.ebuild +++ b/dev-python/lit/lit-17.0.6.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 |
