From 4fe6eb81fe12198948e7792c9c793d52528479e2 Mon Sep 17 00:00:00 2001 From: Michael Palimaka Date: Thu, 26 May 2016 17:10:05 +1000 Subject: [PATCH] kde-apps/kstars: fix broken use statement Package-Manager: portage-2.3.0_rc1 --- kde-apps/kstars/kstars-4.14.3-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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) -- 2.26.2