commit: d92ab37bcdeb4b95db2e60003881778f62b78721
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 14 09:18:40 2019 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sat Sep 14 09:18:40 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d92ab37b
dev-scheme/c-wrapper: add sub-slot dependency for dev-scheme/gauche
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
dev-scheme/c-wrapper/c-wrapper-0.6.1-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-scheme/c-wrapper/c-wrapper-0.6.1-r1.ebuild
b/dev-scheme/c-wrapper/c-wrapper-0.6.1-r1.ebuild
index cd0348a0133..8636a7b9e7f 100644
--- a/dev-scheme/c-wrapper/c-wrapper-0.6.1-r1.ebuild
+++ b/dev-scheme/c-wrapper/c-wrapper-0.6.1-r1.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"
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="~amd64 ~ia64 x86"
IUSE="examples"
-RDEPEND="dev-scheme/gauche
+RDEPEND="dev-scheme/gauche:=
virtual/libffi"
DEPEND="${RDEPEND}"