projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ddc06b
)
dev-ml/dose3: do not enable parmap by default
author
Alexis Ballier
<aballier@gentoo.org>
Sun, 1 May 2016 16:55:04 +0000
(18:55 +0200)
committer
Alexis Ballier
<aballier@gentoo.org>
Tue, 3 May 2016 09:13:52 +0000
(11:13 +0200)
Package-Manager: portage-2.2.28
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
dev-ml/dose3/dose3-4.3.ebuild
patch
|
blob
|
history
diff --git
a/dev-ml/dose3/dose3-4.3.ebuild
b/dev-ml/dose3/dose3-4.3.ebuild
index 4b279d4fcb3b2b083371397e4f0f5533b836cdaf..b1e79b0606cbe42ac4495de9d3e04b8ac947956f 100644
(file)
--- 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?]