Diff ppx_typerep_conv-0.14.1-r1 with a ppx_typerep_conv-0.14.2
/usr/portage/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.2.ebuild 2023-10-09 14:52:29.804368358 +0300 | ||
---|---|---|
11 | 11 | |
12 | 12 |
LICENSE="MIT" |
13 | 13 |
SLOT="0/${PV}" |
14 |
KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86" |
|
14 |
KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86" |
|
15 | 15 |
IUSE="+ocamlopt" |
16 | 16 | |
17 | 17 |
DEPEND=" |
18 | 18 |
>=dev-ml/base-0.14.0:= |
19 | 19 |
>=dev-ml/typerep-0.14.0:= |
20 |
>=dev-ml/ppxlib-0.18.0:= |
|
21 |
<dev-ml/ppxlib-0.21.0:= |
|
20 |
>=dev-ml/ppxlib-0.22.0:= |
|
22 | 21 |
>=dev-ml/ocaml-compiler-libs-0.11.0:= |
23 | 22 |
>=dev-ml/ocaml-migrate-parsetree-2.0.0:= |
24 | 23 |
dev-ml/cinaps:= |