From: Michael Palimaka Date: Thu, 26 May 2016 07:10:05 +0000 (+1000) Subject: kde-apps/kstars: fix broken use statement X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4fe6eb81fe12198948e7792c9c793d52528479e2;p=gentoo.git kde-apps/kstars: fix broken use statement Package-Manager: portage-2.3.0_rc1 --- diff --git a/kde-apps/kstars/kstars-4.14.3-r1.ebuild b/kde-apps/kstars/kstars-4.14.3-r1.ebuild index 9308115de35b..b6010aecb887 100644 --- a/kde-apps/kstars/kstars-4.14.3-r1.ebuild +++ b/kde-apps/kstars/kstars-4.14.3-r1.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$ @@ -26,7 +26,7 @@ PATCHES=( "${FILESDIR}/${P}-indilib100.patch" ) src_configure() { # Bug 308903 - use ~ppc64 && append-flags -mminimal-toc + use ppc64 && append-flags -mminimal-toc local mycmakeargs=( $(cmake-utils_use_with fits CFitsio)