mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -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}-system-colamd.patch"
|
||||||
"${FILESDIR}/${P}-fortran.patch"
|
"${FILESDIR}/${P}-fortran.patch"
|
||||||
)
|
)
|
||||||
RESTRICT="!test? ( test )"
|
RESTRICT="test" # tests require an MPI setup
|
||||||
|
|
||||||
src_prepare() {
|
src_prepare() {
|
||||||
rm -r CBLAS || die
|
rm -r CBLAS || die
|
||||||
|
|||||||
Reference in New Issue
Block a user