From 69e6da89f175494a7a852a35aea44a9c7eb3c4e7 Mon Sep 17 00:00:00 2001 From: Niccolò Belli Date: Thu, 11 Apr 2024 09:43:48 +0200 Subject: www-client/chromium: fix ppc64 patchset for 123 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Niccolò Belli Closes: https://github.com/gentoo/gentoo/pull/36206 Signed-off-by: Matt Jolly --- www-client/chromium/chromium-123.0.6312.105.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'www-client') diff --git a/www-client/chromium/chromium-123.0.6312.105.ebuild b/www-client/chromium/chromium-123.0.6312.105.ebuild index ad8d9e610ad7..0c2d06603eb9 100644 --- a/www-client/chromium/chromium-123.0.6312.105.ebuild +++ b/www-client/chromium/chromium-123.0.6312.105.ebuild @@ -457,6 +457,7 @@ src_prepare() { done PATCHES+=( "${WORKDIR}/ppc64le" ) PATCHES+=( "${WORKDIR}/debian/patches/fixes/rust-clanglib.patch" ) + PATCHES+=( "${WORKDIR}/debian/patches/fixes/blink-fonts-shape-result.patch" ) fi default -- cgit v1.2.3-65-gdbad