diff options
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/llvm-ocaml/llvm-ocaml-9.0.9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-9.0.9999.ebuild b/dev-ml/llvm-ocaml/llvm-ocaml-9.0.9999.ebuild index 0d161c49cb65..16e3da238954 100644 --- a/dev-ml/llvm-ocaml/llvm-ocaml-9.0.9999.ebuild +++ b/dev-ml/llvm-ocaml/llvm-ocaml-9.0.9999.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://llvm.org/" SRC_URI="" EGIT_REPO_URI="https://git.llvm.org/git/llvm.git https://github.com/llvm-mirror/llvm.git" -EGIT_BRANCH="release_80" +EGIT_BRANCH="release_90" # Keep in sync with sys-devel/llvm ALL_LLVM_TARGETS=( AArch64 AMDGPU ARM BPF Hexagon Lanai Mips MSP430 |