blob: 8f4e2c4de579bc3e9bed2ac28e4aaa9c216a2049 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=dev-ml/dune dev-lang/ocaml
DEFINED_PHASES=compile install prepare test
DEPEND=~dev-ml/opam-format-2.0.9:= dev-ml/opam-file-format:= dev-ml/re:= >=dev-ml/mccs-1.1.4:= >=dev-ml/dose3-6.0:= dev-ml/cudf:= test? ( dev-ml/opam-client ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=opam solver
EAPI=7
HOMEPAGE=https://opam.ocaml.org/ https://github.com/ocaml/opam
INHERIT=dune
IUSE=+ocamlopt test
KEYWORDS=amd64 arm arm64 ppc ppc64 x86
LICENSE=LGPL-2.1
RDEPEND=~dev-ml/opam-format-2.0.9:= dev-ml/opam-file-format:= dev-ml/re:= >=dev-ml/mccs-1.1.4:= >=dev-ml/dose3-6.0:= dev-ml/cudf:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
RESTRICT=!test? ( test )
SLOT=0/2.0.9
SRC_URI=https://github.com/ocaml/opam/archive/2.0.9.tar.gz -> opam-2.0.9.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b dune 2ef529836d2d3100bfd771a77fcffdf8
_md5_=a05bd35f506fd37276868cd6683823bf
|