dev-ml/ppx_disable_unused_warnings: fix OCaml dep

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-06-21 02:38:56 +01:00
parent f33c0460c5
commit 11fee41e89

View File

@@ -17,5 +17,5 @@ IUSE="+ocamlopt"
DEPEND="
dev-ml/base:${SLOT}
>=dev-ml/ppxlib-0.23.0"
>=dev-ml/ppxlib-0.23.0:="
RDEPEND="${DEPEND}"