commit: 581e028cc7076a9b5c40dc18cd073b94bde83821
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 28 15:39:43 2019 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Sep 28 15:40:12 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=581e028c
dev-perl/Glib-Object-Introspection: Needs to be rebuilt with ffi subslot bumps
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
.../Glib-Object-Introspection/Glib-Object-Introspection-0.43.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
a/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.43.0.ebuild
b/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.43.0.ebuild
index 824eb462d31..855524ebd8f 100644
--- a/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.43.0.ebuild
+++ b/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.43.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -17,7 +17,7 @@ IUSE=""
RDEPEND="
>=dev-perl/glib-perl-1.320.0
>=dev-libs/gobject-introspection-1.0
- >=dev-libs/libffi-3.0.0
+ >=dev-libs/libffi-3.0.0:0=
>=dev-libs/glib-2.0.0
"
DEPEND="