summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/clapack/clapack-3.2.1-r6.ebuild')
-rw-r--r--sci-libs/clapack/clapack-3.2.1-r6.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/sci-libs/clapack/clapack-3.2.1-r6.ebuild b/sci-libs/clapack/clapack-3.2.1-r6.ebuild
index b888bddf79ad..57fb494bff40 100644
--- a/sci-libs/clapack/clapack-3.2.1-r6.ebuild
+++ b/sci-libs/clapack/clapack-3.2.1-r6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -29,6 +29,9 @@ PATCHES=(
"${FILESDIR}/${P}-findblas-r6.patch"
)
+# bug 433806
+RESTRICT="test"
+
src_configure() {
filter-flags -ftree-vectorize
# causes an internal compiler error with gcc-4.6.2