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@gentoo.org>
This commit is contained in:
Akinori Hattori
2019-09-14 18:18:40 +09:00
parent ddd8af32e4
commit d92ab37bcd

View File

@@ -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}"