commit: 7097ac59b18d19029293eaa9019535708ad175d2 Author: Pawel Hajdan, Jr <phajdan.jr <AT> gentoo <DOT> org> AuthorDate: Wed May 24 16:30:48 2017 +0000 Commit: Paweł Hajdan <phajdan.jr <AT> gentoo <DOT> org> CommitDate: Wed May 24 16:31:06 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7097ac59
www-client/chromium: drop unneeded skia patch Bug: https://bugs.gentoo.org/608640 Package-Manager: Portage-2.3.5, Repoman-2.3.1 www-client/chromium/chromium-60.0.3107.4.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/www-client/chromium/chromium-60.0.3107.4.ebuild b/www-client/chromium/chromium-60.0.3107.4.ebuild index 3e3c1b945b4..4701b123ec9 100644 --- a/www-client/chromium/chromium-60.0.3107.4.ebuild +++ b/www-client/chromium/chromium-60.0.3107.4.ebuild @@ -185,7 +185,6 @@ src_prepare() { local PATCHES=( "${FILESDIR}/${PN}-widevine-r1.patch" "${FILESDIR}/${PN}-FORTIFY_SOURCE-r1.patch" - "${FILESDIR}/skia-avx2.patch" "${FILESDIR}/${PN}-gn-bootstrap-r7.patch" "${FILESDIR}/${PN}-system-harfbuzz-r1.patch" )
