From: Joonas Niilola Date: Wed, 13 May 2020 13:18:45 +0000 (+0300) Subject: dev-ml/camlp5: attempt to fix breakage X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=768234f9dd7ea1823a6df40ddf1e551d201664a6;p=gentoo.git dev-ml/camlp5: attempt to fix breakage Signed-off-by: Joonas Niilola --- diff --git a/dev-ml/camlp5/camlp5-7.11.ebuild b/dev-ml/camlp5/camlp5-7.11.ebuild index 87dad60235d5..91b242f306d0 100644 --- a/dev-ml/camlp5/camlp5-7.11.ebuild +++ b/dev-ml/camlp5/camlp5-7.11.ebuild @@ -19,7 +19,7 @@ DEPEND="dev-lang/ocaml" RDEPEND="${DEPEND}" QA_FLAGS_IGNORED=( - /usr/bin/camlp5[or].opt + /usr/bin/camlp5{o,r}.opt ) DOCS="CHANGES DEVEL ICHANGES README.md UPGRADING MODE"