mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 19:43:24 -04:00
sys-cluster/spath: restrict tests, need MPI
Closes: https://bugs.gentoo.org/836144 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -21,7 +21,7 @@ DEPEND="
|
||||
"
|
||||
|
||||
PATCHES=( "${FILESDIR}/${PN}-0.1.0-no-static.patch" )
|
||||
RESTRICT="!test? ( test )"
|
||||
RESTRICT="test" # tests require an MPI setup
|
||||
REQUIRED_USE="test? ( mpi )"
|
||||
|
||||
src_configure() {
|
||||
|
||||
Reference in New Issue
Block a user