diff options
Diffstat (limited to 'dev-lang/micropython')
-rw-r--r-- | dev-lang/micropython/micropython-1.11-r1.ebuild (renamed from dev-lang/micropython/micropython-1.11.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/micropython/micropython-1.11.ebuild b/dev-lang/micropython/micropython-1.11-r1.ebuild index 218dea6ed460..57a5d6bee6a3 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=( |