mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-27 07:48:08 -07:00
17 lines
673 B
Plaintext
17 lines
673 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=7
|
|
HOMEPAGE=https://github.com/janestreet/spawn
|
|
INHERIT=dune
|
|
IUSE=+ocamlopt test
|
|
KEYWORDS=amd64 arm arm64 ~ppc ppc64 x86
|
|
LICENSE=MIT
|
|
RDEPEND=dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
|
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_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 dune bca6089ec4118f02802b8cee78a748c5
|
|
_md5_=9b25db05334b8d17e32ace75a3c25602
|