sci-electronics/gwave: Restrict guile-2.2, thanks Juergen Rose.

Closes: https://bugs.gentoo.org/640804
Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
Michael Weber
2017-12-23 19:57:52 +01:00
parent 483f71801c
commit 3f65159b5c

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -19,6 +19,7 @@ IUSE="gnuplot plotutils"
SLOT="0"
DEPEND=">=dev-scheme/guile-2[deprecated,networking]
<dev-scheme/guile-2.2
dev-scheme/guile-gnome-platform
x11-libs/guile-gtk"