From 2c627a861faf6dd73aea4e76071258fb408e7f86 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Thu, 18 Feb 2016 12:39:52 +0100 Subject: [PATCH] dev-ml/ocaml-re: disable doc building as it does not build. Bug #574572. Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier --- dev-ml/ocaml-re/ocaml-re-1.5.0.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-ml/ocaml-re/ocaml-re-1.5.0.ebuild b/dev-ml/ocaml-re/ocaml-re-1.5.0.ebuild index aebbbab00859a..d60583026288d 100644 --- a/dev-ml/ocaml-re/ocaml-re-1.5.0.ebuild +++ b/dev-ml/ocaml-re/ocaml-re-1.5.0.ebuild @@ -4,7 +4,8 @@ EAPI=5 -OASIS_BUILD_DOCS=1 +#doesn't build: https://bugs.gentoo.org/show_bug.cgi?id=574572 +#OASIS_BUILD_DOCS=1 OASIS_BUILD_TESTS=1 inherit oasis