commit:     02f297ef6ce85d6d9896e1dedde33cf13fb54d1c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 27 17:26:55 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jul 27 17:30:20 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02f297ef

dev-ml/ocaml-ctypes: unrestrict libffi subslot

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../{ocaml-ctypes-0.17.1.ebuild => ocaml-ctypes-0.17.1-r1.ebuild}       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.17.1.ebuild 
b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.17.1-r1.ebuild
similarity index 96%
rename from dev-ml/ocaml-ctypes/ocaml-ctypes-0.17.1.ebuild
rename to dev-ml/ocaml-ctypes/ocaml-ctypes-0.17.1-r1.ebuild
index d1a9ccf7865..a473cbada2f 100644
--- a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.17.1.ebuild
+++ b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.17.1-r1.ebuild
@@ -17,7 +17,7 @@ RESTRICT="!test? ( test )"
 
 RDEPEND="
        >=dev-lang/ocaml-4.02:=[ocamlopt]
-       >=dev-libs/libffi-3.3_rc0:0/7
+       >=dev-libs/libffi-3.3_rc0:=
        dev-ml/integers:=
 "
 DEPEND="${RDEPEND}

Reply via email to