media-gfx/blender: restrict tests for 3.0 until test tarball ready

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-12-03 22:51:20 +00:00
parent 2c26edb3d7
commit cbbddd39d3

View File

@@ -29,7 +29,7 @@ IUSE="+bullet +dds +fluid +openexr +system-python +system-numpy +tbb \
debug doc +embree +ffmpeg +fftw +gmp headless jack jemalloc jpeg2k \
man ndof nls openal +oidn +openimageio +openmp +opensubdiv \
+openvdb +osl +pdf +potrace +pugixml pulseaudio sdl +sndfile standalone test +tiff valgrind"
RESTRICT="!test? ( test )"
RESTRICT="!test? ( test ) test"
REQUIRED_USE="${PYTHON_REQUIRED_USE}
alembic? ( openexr )