diff options
| author | Michał Górny <mgorny@gentoo.org> | 2024-12-11 12:29:30 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2024-12-11 12:53:24 +0100 |
| commit | 1f9f1999cdc8ccb94054dec2d2951c7e486aa996 (patch) | |
| tree | 083f072f5a45564fcf8937b43274d14b4d6a037e /dev-python/lit/lit-19.1.5.ebuild | |
| parent | 70ebd0f191056450222c7f5dd3f7caf098dfa849 (diff) | |
| download | gentoo-1f9f1999cdc8ccb94054dec2d2951c7e486aa996.tar.gz gentoo-1f9f1999cdc8ccb94054dec2d2951c7e486aa996.tar.bz2 gentoo-1f9f1999cdc8ccb94054dec2d2951c7e486aa996.zip | |
Move {sys-devel → llvm-core}/llvm
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/lit/lit-19.1.5.ebuild')
| -rw-r--r-- | dev-python/lit/lit-19.1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/lit/lit-19.1.5.ebuild b/dev-python/lit/lit-19.1.5.ebuild index 75b7c01e4ef3..0bc978b6c9d2 100644 --- a/dev-python/lit/lit-19.1.5.ebuild +++ b/dev-python/lit/lit-19.1.5.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 |
