summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephan Hartmann <stha09@googlemail.com>2019-10-30 19:42:44 +0100
committerMike Gilbert <floppym@gentoo.org>2019-10-31 17:00:01 -0400
commitae1fe6ff6bcf86e484d9bd9347198791f7cbef46 (patch)
tree650b5dc8a26c3b37f67cd545fc6e870e174a0057 /www-client/chromium
parentapp-admin/ansible: 2.9.0 bump (diff)
downloadgentoo-ae1fe6ff6bcf86e484d9bd9347198791f7cbef46.tar.gz
gentoo-ae1fe6ff6bcf86e484d9bd9347198791f7cbef46.tar.bz2
gentoo-ae1fe6ff6bcf86e484d9bd9347198791f7cbef46.zip
www-client/chromium: fix building with icu-65 in stable channel
Closes: https://bugs.gentoo.org/698930 Closes: https://github.com/gentoo/gentoo/pull/13503 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Stephan Hartmann <stha09@googlemail.com> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'www-client/chromium')
-rw-r--r--www-client/chromium/chromium-78.0.3904.70.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/www-client/chromium/chromium-78.0.3904.70.ebuild b/www-client/chromium/chromium-78.0.3904.70.ebuild
index a3d88033a0fb..de0984e85449 100644
--- a/www-client/chromium/chromium-78.0.3904.70.ebuild
+++ b/www-client/chromium/chromium-78.0.3904.70.ebuild
@@ -158,6 +158,7 @@ PATCHES=(
"${FILESDIR}/chromium-78-gcc-std-vector.patch"
"${FILESDIR}/chromium-78-gcc-noexcept.patch"
"${FILESDIR}/chromium-78-gcc-alignas.patch"
+ "${FILESDIR}/chromium-79-icu-65.patch"
)
pre_build_checks() {