dev-ml/camlp5: attempt to fix breakage
authorJoonas Niilola <juippis@gentoo.org>
Wed, 13 May 2020 13:18:45 +0000 (16:18 +0300)
committerJoonas Niilola <juippis@gentoo.org>
Wed, 13 May 2020 13:19:12 +0000 (16:19 +0300)
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
dev-ml/camlp5/camlp5-7.11.ebuild

index 87dad60235d59c1a7b53d44da38bde85d0b5890f..91b242f306d05928d59c4cc81693b663051d3278 100644 (file)
@@ -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"