mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
17 lines
678 B
Groff
17 lines
678 B
Groff
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.15
|
|
SRC_URI=https://github.com/janestreet/spawn/archive/v0.15.1.tar.gz -> spawn-0.15.1.tar.gz
|
|
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 dune bca6089ec4118f02802b8cee78a748c5
|
|
_md5_=4d37e526e0c040ed19ca01644613c3a2
|