diff options
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.18.0.ebuild | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.18.0.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.18.0.ebuild index 44c39f3..871c987 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.18.0.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.18.0.ebuild @@ -121,15 +121,6 @@ S="${WORKDIR}/${MY_P}" CHECKREQS_DISK_BUILD="18G" # and even this might not be enough, bug #417307 -PATCHES=( - # https://bugs.gentoo.org/show_bug.cgi?id=555504 - "${FILESDIR}"/${PN}-2.8.5-fix-ia64-build.patch - - # https://bugs.gentoo.org/show_bug.cgi?id=564352 - # https://bugs.webkit.org/show_bug.cgi?id=167283 - "${FILESDIR}"/${PN}-2.8.5-fix-alpha-build.patch -) - pkg_pretend() { if [[ ${MERGE_TYPE} != "binary" ]] ; then if is-flagq "-g*" && ! is-flagq "-g*0" ; then |