commit:     6ff99950aa9e22f56c8b036408f6dc765433d02a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 29 03:06:24 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Apr 29 03:06:24 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ff99950

media-gfx/rawtherapee: fix WhitespaceFound

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-gfx/rawtherapee/rawtherapee-5.8-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-gfx/rawtherapee/rawtherapee-5.8-r1.ebuild 
b/media-gfx/rawtherapee/rawtherapee-5.8-r1.ebuild
index 211e0087f8e0..ea59ec8cbd19 100644
--- a/media-gfx/rawtherapee/rawtherapee-5.8-r1.ebuild
+++ b/media-gfx/rawtherapee/rawtherapee-5.8-r1.ebuild
@@ -42,8 +42,8 @@ BDEPEND="virtual/pkgconfig"
 S="${WORKDIR}/${MY_P}"
 
 PATCHES=(
-    "${FILESDIR}/RT_5.8_fix_crop.patch"
-    "${FILESDIR}/RT_5.8_glibc234.patch"
+       "${FILESDIR}/RT_5.8_fix_crop.patch"
+       "${FILESDIR}/RT_5.8_glibc234.patch"
 )
 
 pkg_pretend() {

Reply via email to