blob: e3ee67ecf4926e4a5b32c6bb8bd46d6e37c6d9de (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile install test
DEPEND=dev-ml/stdlib-shims:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Various signed and unsigned integer types for OCaml
EAPI=8
HOMEPAGE=https://github.com/ocamllabs/ocaml-integers
INHERIT=dune
IUSE=+ocamlopt
KEYWORDS=amd64 arm arm64 ~ppc ppc64 ~riscv x86
LICENSE=MIT
RDEPEND=dev-ml/stdlib-shims:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
SLOT=0/0.7.0
SRC_URI=https://github.com/ocamllabs/ocaml-integers/archive/0.7.0.tar.gz -> integers-0.7.0.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 dune beddc7cde467b2e48afc78a87d042c01
_md5_=eb986cb53b1a0ac7f4a58ac809879b2f
|