From: Alexis Ballier Date: Sun, 1 May 2016 16:55:04 +0000 (+0200) Subject: dev-ml/dose3: do not enable parmap by default X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=78d116c2a25e2e462302a8916813af5559acaa03;p=gentoo.git dev-ml/dose3: do not enable parmap by default Package-Manager: portage-2.2.28 Signed-off-by: Alexis Ballier --- 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?]