diff options
Diffstat (limited to 'media-gfx/rawtherapee/rawtherapee-4.2.ebuild')
-rw-r--r-- | media-gfx/rawtherapee/rawtherapee-4.2.ebuild | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/media-gfx/rawtherapee/rawtherapee-4.2.ebuild b/media-gfx/rawtherapee/rawtherapee-4.2.ebuild index 6702661a6527..6ae07a579609 100644 --- a/media-gfx/rawtherapee/rawtherapee-4.2.ebuild +++ b/media-gfx/rawtherapee/rawtherapee-4.2.ebuild @@ -33,10 +33,6 @@ DEPEND="${RDEPEND} app-arch/xz-utils virtual/pkgconfig" -PATCHES=( - "${FILESDIR}"/${P}-cxx11.patch # Upstream patch for fixing bug #568136 -) - pkg_pretend() { if use openmp ; then tc-has-openmp || die "Please switch to an openmp compatible compiler" |