From b3febb9a5b73592bc77eb5004d1330d00066b70d Mon Sep 17 00:00:00 2001 From: Alfredo Tupone Date: Thu, 14 May 2020 07:58:33 +0200 Subject: [PATCH] dev-ml/camlp5: Try for fixing SourcingError Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alfredo Tupone --- dev-ml/camlp5/camlp5-7.11.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-ml/camlp5/camlp5-7.11.ebuild b/dev-ml/camlp5/camlp5-7.11.ebuild index 91b242f306d0..12f10b2cd865 100644 --- a/dev-ml/camlp5/camlp5-7.11.ebuild +++ b/dev-ml/camlp5/camlp5-7.11.ebuild @@ -19,7 +19,8 @@ DEPEND="dev-lang/ocaml" RDEPEND="${DEPEND}" QA_FLAGS_IGNORED=( - /usr/bin/camlp5{o,r}.opt + /usr/bin/camlp5o.opt + /usr/bin/camlp5r.opt ) DOCS="CHANGES DEVEL ICHANGES README.md UPGRADING MODE" -- 2.26.2