projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4fe6eb8
)
kde-apps/step: fix broken use statement
author
Michael Palimaka
<kensington@gentoo.org>
Thu, 26 May 2016 07:11:01 +0000
(17:11 +1000)
committer
Michael Palimaka
<kensington@gentoo.org>
Thu, 26 May 2016 07:11:45 +0000
(17:11 +1000)
Package-Manager: portage-2.3.0_rc1
kde-apps/step/step-4.14.3.ebuild
patch
|
blob
|
history
diff --git
a/kde-apps/step/step-4.14.3.ebuild
b/kde-apps/step/step-4.14.3.ebuild
index 585ca6349d8803dc848d8f391e0a54cbcd2fdd5c..45def279594dd5e0c84bdd823928ee7e179e3b0d 100644
(file)
--- a/
kde-apps/step/step-4.14.3.ebuild
+++ b/
kde-apps/step/step-4.14.3.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
6
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)