From 78d116c2a25e2e462302a8916813af5559acaa03 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Sun, 1 May 2016 18:55:04 +0200 Subject: dev-ml/dose3: do not enable parmap by default Package-Manager: portage-2.2.28 Signed-off-by: Alexis Ballier --- dev-ml/dose3/dose3-4.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-ml/dose3') diff --git a/dev-ml/dose3/dose3-4.3.ebuild b/dev-ml/dose3/dose3-4.3.ebuild index 4b279d4fcb3b..b1e79b0606cb 100644 --- a/dev-ml/dose3/dose3-4.3.ebuild +++ b/dev-ml/dose3/dose3-4.3.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://gforge.inria.fr/frs/download.php/file/35797/${P}.tar.gz" LICENSE="LGPL-3" SLOT="0/${PV}" KEYWORDS="~amd64" -IUSE="+ocamlopt +parmap zip bzip2 xml curl rpm4 test" +IUSE="+ocamlopt parmap zip bzip2 xml curl rpm4 test" RDEPEND=" >=dev-lang/ocaml-3.12:=[ocamlopt?] -- cgit v1.2.3-65-gdbad