commit:     cc82ec4d6a6925c8b426083a29f90561f6c3f03d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 21 10:30:08 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 21 10:30:53 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc82ec4d

dev-ml/llvm-ocaml: Fix branch in 9.0.9999

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-ml/llvm-ocaml/llvm-ocaml-9.0.9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 0d161c49cb6..16e3da23895 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

Reply via email to