From f23c4701b489116c5f64f34ccbfc01d6fcadc5ab Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Mon, 28 Mar 2016 02:09:39 +0300 Subject: spice-gtk: typo fix --- net-misc/spice-gtk/spice-gtk-scm.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-misc/spice-gtk') diff --git a/net-misc/spice-gtk/spice-gtk-scm.ebuild b/net-misc/spice-gtk/spice-gtk-scm.ebuild index 261b7c1..b6a87d4 100644 --- a/net-misc/spice-gtk/spice-gtk-scm.ebuild +++ b/net-misc/spice-gtk/spice-gtk-scm.ebuild @@ -116,7 +116,7 @@ src_configure() { # Parameter of --with-gtk MULTIBUILD_VARIANTS=( 2.0 ) - use gtk3 && MULTIBUILD_VARIANTS+=( 3.0 ) + use gtk3 && MULTIBUILD_VARIANTS=( 3.0 ) configure() { local myconf=() -- cgit v1.2.3