mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
17 lines
683 B
Plaintext
17 lines
683 B
Plaintext
BDEPEND=test? ( dev-ml/ppx_expect ) dev-lang/ocaml dev-ml/dune
|
|
DEFINED_PHASES=compile install test
|
|
DEPEND=dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
|
DESCRIPTION=Spawning sub-processes
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/janestreet/spawn
|
|
INHERIT=dune
|
|
IUSE=+ocamlopt test
|
|
KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86
|
|
LICENSE=MIT
|
|
RDEPEND=dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/0.17
|
|
SRC_URI=https://github.com/janestreet/spawn/archive/v0.17.0.tar.gz -> spawn-0.17.0.tar.gz
|
|
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 dune bca6089ec4118f02802b8cee78a748c5
|
|
_md5_=b5584b26b8e317dc9f9ce32de220a29a
|