From e47c389bfa8a4b1e8bc30015aa1b72166a94dc13 Mon Sep 17 00:00:00 2001 From: extrowerk <5569059+extrowerk@users.noreply.github.com> Date: Sat, 6 Feb 2021 09:20:31 +0100 Subject: [PATCH] Scalapack: disable for every arch (#5672) --- .../{scalapack-2.0.2.recipe => scalapack-2.1.0.recipe} | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename sci-libs/scalapack/{scalapack-2.0.2.recipe => scalapack-2.1.0.recipe} (92%) diff --git a/sci-libs/scalapack/scalapack-2.0.2.recipe b/sci-libs/scalapack/scalapack-2.1.0.recipe similarity index 92% rename from sci-libs/scalapack/scalapack-2.0.2.recipe rename to sci-libs/scalapack/scalapack-2.1.0.recipe index dfee77d7a..d6c27328e 100644 --- a/sci-libs/scalapack/scalapack-2.0.2.recipe +++ b/sci-libs/scalapack/scalapack-2.1.0.recipe @@ -5,16 +5,16 @@ It is currently written in a Single-Program-Multiple-Data style using \ explicit message passing for interprocessor communication. It assumes \ matrices are laid out in a two-dimensional block cyclic decomposition." HOMEPAGE="http://www.netlib.org/scalapack/" -COPYRIGHT=" 1992-2011 The University of Tennessee and The University of \ +COPYRIGHT="1992-2011 The University of Tennessee and The University of \ Tennessee Research Foundation 2000-2011 The University of California Berkeley 2006-2011 The University of Colorado Denver" LICENSE="BSD (3-clause)" -REVISION="3" +REVISION="1" SOURCE_URI="http://netlib.org/scalapack/scalapack-$portVersion.tgz" -CHECKSUM_SHA256="0c74aeae690fe5ee4db7926f49c5d0bb69ce09eea75beb915e00bba07530395c" +CHECKSUM_SHA256="61d9216cf81d246944720cfce96255878a3f85dec13b9351f1fa0fd6768220a6" -ARCHITECTURES="!x86_gcc2 x86 x86_64" +ARCHITECTURES="!x86_gcc2 ?x86 ?x86_64" SECONDARY_ARCHITECTURES="?x86" PROVIDES="