mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-22 04:19:06 -07:00
17 lines
711 B
Plaintext
17 lines
711 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_=edob 357e125b8c5cad0deccb625e537ea831 edo e472083829a6e7ff43a197cf536728a2 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 dune bca6089ec4118f02802b8cee78a748c5
|
|
_md5_=9b25db05334b8d17e32ace75a3c25602
|