commit:     505af6202a3eacd6c03e1e6857b50fd97e4a2c77
Author:     Sebastian Parborg <darkdefende <AT> gmail <DOT> com>
AuthorDate: Sat Apr 15 13:07:45 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 16 02:45:59 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=505af620

media-gfx/blender: Remove unnecessary backslashes from IUSE

Signed-off-by: Sebastian Parborg <darkdefende <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/30498
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-gfx/blender/blender-9999.ebuild | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/media-gfx/blender/blender-9999.ebuild 
b/media-gfx/blender/blender-9999.ebuild
index 77ff3594ed06..95fefb89052d 100644
--- a/media-gfx/blender/blender-9999.ebuild
+++ b/media-gfx/blender/blender-9999.ebuild
@@ -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 )"
 

Reply via email to