blob: 4302afc94df3926fba2e416cde88d3388834b543 (
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=7
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.13
SRC_URI=https://github.com/ocaml/Zarith/archive/release-1.13.tar.gz -> zarith-1.13.tar.gz
_eclasses_=findlib cc1c14904708a0a28bcb256b342a808c toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0
_md5_=72bb21f6c3f4ad5a3bac15c571ded622
|