aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2017-01-29 11:47:44 +0000
committerJustin Lecher <jlec@gentoo.org>2017-01-29 11:59:23 +0000
commit0f57c204e1d5980cc96cbb04f2090ea2235d3f82 (patch)
treecbc42261b9318811602f3444a81750fa1aa06b2b /sci-libs
parentsci-biology/repeatmasker: QA fixes (diff)
downloadsci-0f57c204e1d5980cc96cbb04f2090ea2235d3f82.tar.gz
sci-0f57c204e1d5980cc96cbb04f2090ea2235d3f82.tar.bz2
sci-0f57c204e1d5980cc96cbb04f2090ea2235d3f82.zip
sci-libs/calculix-ccx: Drop Trailing whitespace
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/calculix-ccx/calculix-ccx-2.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/calculix-ccx/calculix-ccx-2.10.ebuild b/sci-libs/calculix-ccx/calculix-ccx-2.10.ebuild
index c9eb261f8..d6770cac5 100644
--- a/sci-libs/calculix-ccx/calculix-ccx-2.10.ebuild
+++ b/sci-libs/calculix-ccx/calculix-ccx-2.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -44,7 +44,7 @@ src_configure() {
if use threads; then
append-cflags "-DUSE_MT"
fi
-
+
if use openmp; then
append-fflags "-fopenmp"
append-cflags "-fopenmp"