mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
16 lines
630 B
Groff
16 lines
630 B
Groff
BDEPEND=dev-lang/ocaml:=[ocamlopt?]
|
|
DEFINED_PHASES=compile install test
|
|
DEPEND=dev-ml/findlib:=[ocamlopt?] >=dev-ml/findlib-1.0.4-r1[ocamlopt?]
|
|
DESCRIPTION=Library for arbitrary-precision integer and rational arithmetic
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/ocaml/num
|
|
INHERIT=findlib
|
|
IUSE=+ocamlopt +ocamlopt
|
|
KEYWORDS=amd64 arm arm64 ~ppc ppc64 ~riscv x86
|
|
LICENSE=LGPL-2.1-with-linking-exception
|
|
RDEPEND=dev-lang/ocaml:=[ocamlopt?] dev-lang/ocaml:=[ocamlopt?]
|
|
SLOT=0
|
|
SRC_URI=https://github.com/ocaml/num/archive/v1.5.tar.gz -> num-1.5.tar.gz
|
|
_eclasses_=findlib 37a50ff418bcb640d3c5bc89dcdb8a6b
|
|
_md5_=b59a3b1e7a5e4e928c57d9ac7eff00a4
|