diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-11 13:19:17 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-11 13:19:17 +0200 |
commit | 7e0c1ce8393379da7d15c78614f61d41b2078b58 (patch) | |
tree | e80d0331b5e88a0f97783364566bd24f22c5a4af /dev-ml/ocaml-cstruct | |
parent | app-misc/vcp: keyword ~arm (diff) | |
download | gentoo-7e0c1ce8393379da7d15c78614f61d41b2078b58.tar.gz gentoo-7e0c1ce8393379da7d15c78614f61d41b2078b58.tar.bz2 gentoo-7e0c1ce8393379da7d15c78614f61d41b2078b58.zip |
dev-ml/ocaml-cstruct: bump ppx_tools_verisoned min req. Bug #621412
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ml/ocaml-cstruct')
-rw-r--r-- | dev-ml/ocaml-cstruct/ocaml-cstruct-3.0.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-cstruct/ocaml-cstruct-3.0.0-r1.ebuild b/dev-ml/ocaml-cstruct/ocaml-cstruct-3.0.0-r1.ebuild index 706a1c75b2b6..1c5b40081f27 100644 --- a/dev-ml/ocaml-cstruct/ocaml-cstruct-3.0.0-r1.ebuild +++ b/dev-ml/ocaml-cstruct/ocaml-cstruct-3.0.0-r1.ebuild @@ -20,7 +20,7 @@ RDEPEND=" ppx? ( dev-ml/ppx_tools:= dev-ml/ocaml-migrate-parsetree:= - dev-ml/ppx_tools_versioned:= + >=dev-ml/ppx_tools_versioned-5.0.1:= ) >=dev-lang/ocaml-4.01:= dev-ml/ocplib-endian:= |