Skip to content

Commit

Permalink
media-gfx/blender: Remove unnecessary backslashes from IUSE
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Parborg <[email protected]>
Closes: gentoo#30498
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
DarkDefender authored and thesamesam committed Apr 16, 2023
1 parent 70a6bf7 commit 505af62
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions media-gfx/blender/blender-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ fi

SLOT="${PV%.*}"
LICENSE="|| ( GPL-3 BL )"
IUSE="+bullet +dds +fluid +openexr +tbb \
alembic collada +color-management cuda +cycles cycles-bin-kernels \
debug doc +embree +ffmpeg +fftw +gmp jack jemalloc jpeg2k \
man +nanovdb ndof nls openal +oidn +openmp +openpgl +opensubdiv \
+openvdb optix +osl +pdf +potrace +pugixml pulseaudio sdl \
IUSE="+bullet +dds +fluid +openexr +tbb
alembic collada +color-management cuda +cycles cycles-bin-kernels
debug doc +embree +ffmpeg +fftw +gmp jack jemalloc jpeg2k
man +nanovdb ndof nls openal +oidn +openmp +openpgl +opensubdiv
+openvdb optix +osl +pdf +potrace +pugixml pulseaudio sdl
+sndfile test +tiff valgrind wayland X"
RESTRICT="!test? ( test )"

Expand Down

0 comments on commit 505af62

Please sign in to comment.