From 6ff99950aa9e22f56c8b036408f6dc765433d02a Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 29 Apr 2022 04:06:24 +0100 Subject: [PATCH] media-gfx/rawtherapee: fix WhitespaceFound Signed-off-by: Sam James --- 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 211e0087f8e00..ea59ec8cbd19a 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() {