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-ml/llvm-ocaml/llvm-ocaml-15.0.7.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-ml/llvm-ocaml/llvm-ocaml-15.0.7.ebuild')
| -rw-r--r-- | dev-ml/llvm-ocaml/llvm-ocaml-15.0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-15.0.7.ebuild b/dev-ml/llvm-ocaml/llvm-ocaml-15.0.7.ebuild index 9bb647c198de..d6dd22e726d5 100644 --- a/dev-ml/llvm-ocaml/llvm-ocaml-15.0.7.ebuild +++ b/dev-ml/llvm-ocaml/llvm-ocaml-15.0.7.ebuild @@ -18,8 +18,8 @@ RESTRICT="!test? ( test )" RDEPEND=" >=dev-lang/ocaml-4.00.0:0= dev-ml/ocaml-ctypes:= - ~sys-devel/llvm-${PV}:=[debug?] - !sys-devel/llvm[ocaml(-)] + ~llvm-core/llvm-${PV}:=[debug?] + !llvm-core/llvm[ocaml(-)] " DEPEND=" |
