mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
sci-libs/superlu_dist: restrict tests
Closes: https://bugs.gentoo.org/848030 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -45,7 +45,7 @@ PATCHES=(
|
||||
"${FILESDIR}/${P}-system-colamd.patch"
|
||||
"${FILESDIR}/${P}-fortran.patch"
|
||||
)
|
||||
RESTRICT="!test? ( test )"
|
||||
RESTRICT="test" # tests require an MPI setup
|
||||
|
||||
src_prepare() {
|
||||
rm -r CBLAS || die
|
||||
|
||||
Reference in New Issue
Block a user