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