dev-libs/starpu: Fix MissingTestRestrict
authorMichał Górny <mgorny@gentoo.org>
Thu, 12 Dec 2019 14:55:24 +0000 (15:55 +0100)
committerMichał 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

index 5417166bdf11bcf60e9e429565a1ad193215476c..95988d4250230c4a6f80abfd1a55e5a43063eebc 100644 (file)
@@ -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=