projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d790dd
)
dev-libs/starpu: Fix MissingTestRestrict
author
Michał Górny
<mgorny@gentoo.org>
Thu, 12 Dec 2019 14:55:24 +0000
(15:55 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 12 Dec 2019 14:58:35 +0000
(15:58 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-libs/starpu/starpu-1.2.6.ebuild
patch
|
blob
|
history
diff --git
a/dev-libs/starpu/starpu-1.2.6.ebuild
b/dev-libs/starpu/starpu-1.2.6.ebuild
index 5417166bdf11bcf60e9e429565a1ad193215476c..95988d4250230c4a6f80abfd1a55e5a43063eebc 100644
(file)
--- a/
dev-libs/starpu/starpu-1.2.6.ebuild
+++ b/
dev-libs/starpu/starpu-1.2.6.ebuild
@@
-18,6
+18,7
@@
IUSE="
blas cuda doc examples fftw fortran gcc-plugin mpi opencl opengl
spinlock-check static-libs test valgrind
"
+RESTRICT="!test? ( test )"
RDEPEND="
sci-mathematics/glpk:0=