blob: ba51d734e99afac5a2a319bf9605253efddc9f54 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile configure install test
DEPEND=>=dev-lang/ocaml-4.05:=[ocamlopt=] dev-libs/gmp:0= dev-lang/perl >=dev-ml/findlib-1.0.4-r1[ocamlopt?]
DESCRIPTION=Arithmetic and logic operations over arbitrary-precision integers
EAPI=8
HOMEPAGE=https://github.com/ocaml/Zarith
INHERIT=findlib toolchain-funcs
IUSE=doc +ocamlopt +ocamlopt
KEYWORDS=amd64 ~arm ~arm64 ~ppc x86
LICENSE=LGPL-2.1-with-linking-exception
RDEPEND=>=dev-lang/ocaml-4.05:=[ocamlopt=] dev-libs/gmp:0= dev-lang/ocaml:=[ocamlopt?]
RESTRICT=!ocamlopt? ( test )
SLOT=0/1.14
SRC_URI=https://github.com/ocaml/Zarith/archive/release-1.14.tar.gz -> zarith-1.14.tar.gz
_eclasses_=findlib 49d5365fca4dea46f13825b9d763c89e toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96
_md5_=98cb36d080bfffba63bbe55230feae09
|