blob: f7ad2d3eb2ef5f363d06715d3b8cfb22b4c80510 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=test? ( dev-ml/ppx_expect ) dev-ml/dune dev-lang/ocaml
DEFINED_PHASES=compile install test
DEPEND=>=dev-lang/ocaml-4:=[ocamlopt?]
DESCRIPTION=Spawning sub-processes
EAPI=7
HOMEPAGE=https://github.com/janestreet/spawn
IUSE=+ocamlopt test
KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86
LICENSE=MIT
RDEPEND=>=dev-lang/ocaml-4:=[ocamlopt?]
RESTRICT=!test? ( test )
SLOT=0/0.13.0
SRC_URI=https://github.com/janestreet/spawn/archive/v0.13.0.tar.gz -> spawn-0.13.0.tar.gz
_eclasses_=dune 46e13a2340ab32b2ad8ae98b653695ea
_md5_=6cb0ac5d00825318b722007fb403cef0
|