diff options
author | Sam James <sam@gentoo.org> | 2020-11-10 01:03:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-10 01:03:59 +0000 |
commit | a4c213ab1b5420acfb0adce3b36b7f02a72f003d (patch) | |
tree | 476e8d3ee310d7b75ac5fa2c158175401bd586f0 /dev-ml | |
parent | app-emulation/libvirt: 6.8.0/6.9.0 fix libvirt-lxc dbus connection (diff) | |
download | gentoo-a4c213ab1b5420acfb0adce3b36b7f02a72f003d.tar.gz gentoo-a4c213ab1b5420acfb0adce3b36b7f02a72f003d.tar.bz2 gentoo-a4c213ab1b5420acfb0adce3b36b7f02a72f003d.zip |
dev-ml/camlp5: mark 7.11 incompat. w/ newer ocaml
Closes: https://bugs.gentoo.org/753713
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/camlp5/camlp5-7.11-r1.ebuild (renamed from dev-ml/camlp5/camlp5-7.11.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camlp5/camlp5-7.11.ebuild b/dev-ml/camlp5/camlp5-7.11-r1.ebuild index 12f10b2cd865..5f91a735d0e7 100644 --- a/dev-ml/camlp5/camlp5-7.11.ebuild +++ b/dev-ml/camlp5/camlp5-7.11-r1.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.11.0:=[ocamlopt?]" RDEPEND="${DEPEND}" QA_FLAGS_IGNORED=( |