commit:     e5437e0990d15e9da9af7744fdc7f8788ad5eb4f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 10 18:15:28 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 10 18:47:19 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5437e09

dev-lang/micropython: add dev-libs/libffi subslot dep

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

 .../{micropython-1.11.ebuild => micropython-1.11-r1.ebuild}           | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lang/micropython/micropython-1.11.ebuild 
b/dev-lang/micropython/micropython-1.11-r1.ebuild
similarity index 95%
rename from dev-lang/micropython/micropython-1.11.ebuild
rename to dev-lang/micropython/micropython-1.11-r1.ebuild
index 218dea6ed46..57a5d6bee6a 100644
--- a/dev-lang/micropython/micropython-1.11.ebuild
+++ b/dev-lang/micropython/micropython-1.11-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -16,7 +16,7 @@ IUSE="test"
 RESTRICT="!test? ( test )"
 
 DEPEND="
-       dev-libs/libffi
+       dev-libs/libffi:=
        virtual/pkgconfig"
 
 PATCHES=(

Reply via email to