From 09350ccb6684867678c1710bccc769b549697dda Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 7 Dec 2019 10:14:18 +0100 Subject: [PATCH] dev-ml/llvm-ocaml: Remove outdated blocker MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-ml/llvm-ocaml/llvm-ocaml-10.0.0.9999.ebuild | 2 -- dev-ml/llvm-ocaml/llvm-ocaml-6.0.1.ebuild | 2 -- dev-ml/llvm-ocaml/llvm-ocaml-7.1.0.ebuild | 2 -- dev-ml/llvm-ocaml/llvm-ocaml-8.0.1.ebuild | 2 -- dev-ml/llvm-ocaml/llvm-ocaml-9.0.0.ebuild | 2 -- dev-ml/llvm-ocaml/llvm-ocaml-9.0.1.9999.ebuild | 2 -- dev-ml/llvm-ocaml/llvm-ocaml-9.0.1_rc2.ebuild | 2 -- 7 files changed, 14 deletions(-) diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-10.0.0.9999.ebuild b/dev-ml/llvm-ocaml/llvm-ocaml-10.0.0.9999.ebuild index 4b0cb21a9496..9445259b89dd 100644 --- a/dev-ml/llvm-ocaml/llvm-ocaml-10.0.0.9999.ebuild +++ b/dev-ml/llvm-ocaml/llvm-ocaml-10.0.0.9999.ebuild @@ -32,12 +32,10 @@ RDEPEND=" ~sys-devel/llvm-${PV}:=[${LLVM_TARGET_USEDEPS// /,},debug?] !sys-devel/llvm[ocaml(-)]" DEPEND="${RDEPEND}" -# configparser-3.2 breaks the build (3.3 or none at all are fine) BDEPEND=" dev-lang/perl dev-ml/findlib test? ( dev-ml/ounit ) - !!