summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiroslav Šulc <fordfrog@gentoo.org>2020-02-10 01:53:21 +0100
committerMiroslav Šulc <fordfrog@gentoo.org>2020-02-10 01:53:37 +0100
commit8d0cc69227bbca4f88d0e4da3a5879dd41ae685b (patch)
tree950286a41255d1c145d3b057b579201f4b0ae0ff /dev-ml/camlp5
parentdev-ml/camlp5: bump to 7.11 (diff)
downloadgentoo-8d0cc69227bbca4f88d0e4da3a5879dd41ae685b.tar.gz
gentoo-8d0cc69227bbca4f88d0e4da3a5879dd41ae685b.tar.bz2
gentoo-8d0cc69227bbca4f88d0e4da3a5879dd41ae685b.zip
dev-ml/camlp5: restricted 7.10 wrt ocaml
Closes: https://bugs.gentoo.org/708924 Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'dev-ml/camlp5')
-rw-r--r--dev-ml/camlp5/camlp5-7.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camlp5/camlp5-7.10.ebuild b/dev-ml/camlp5/camlp5-7.10.ebuild
index 542b744b42f5..5d5237a3aebf 100644
--- a/dev-ml/camlp5/camlp5-7.10.ebuild
+++ b/dev-ml/camlp5/camlp5-7.10.ebuild
@@ -15,7 +15,7 @@ SLOT="0/${PV}"
KEYWORDS="~alpha ~amd64 ~ppc ~x86"
IUSE="doc +ocamlopt"
-DEPEND="dev-lang/ocaml"
+DEPEND="<dev-lang/ocaml-4.09"
RDEPEND="${DEPEND}"
DOCS="CHANGES DEVEL ICHANGES README.md UPGRADING MODE"