From: Michael Palimaka Date: Thu, 26 May 2016 07:11:01 +0000 (+1000) Subject: kde-apps/step: fix broken use statement X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=796bac90eb258d3389215c3f7f016d20386ea60a;p=gentoo.git kde-apps/step: fix broken use statement Package-Manager: portage-2.3.0_rc1 --- diff --git a/kde-apps/step/step-4.14.3.ebuild b/kde-apps/step/step-4.14.3.ebuild index 585ca6349d88..45def279594d 100644 --- a/kde-apps/step/step-4.14.3.ebuild +++ b/kde-apps/step/step-4.14.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -21,7 +21,7 @@ RDEPEND="${DEPEND}" src_configure() { # bug 560884 - use ~ppc64 && append-flags -mno-altivec + use ppc64 && append-flags -mno-altivec local mycmakeargs=( $(cmake-utils_use_with gsl)