summaryrefslogtreecommitdiff
path: root/x11-libs/gtkmathview/gtkmathview-0.8.0-r3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'x11-libs/gtkmathview/gtkmathview-0.8.0-r3.ebuild')
-rw-r--r--x11-libs/gtkmathview/gtkmathview-0.8.0-r3.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-libs/gtkmathview/gtkmathview-0.8.0-r3.ebuild b/x11-libs/gtkmathview/gtkmathview-0.8.0-r3.ebuild
index 07ae521431c3..1e4f1c3bf83e 100644
--- a/x11-libs/gtkmathview/gtkmathview-0.8.0-r3.ebuild
+++ b/x11-libs/gtkmathview/gtkmathview-0.8.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -44,6 +44,8 @@ PATCHES=(
"${FILESDIR}"/${P}-underlinking.patch
"${FILESDIR}"/${P}-gcc47.patch
"${FILESDIR}"/${P}-gcc6.patch
+ # Fix building against GCC 7, bug #639448
+ "${FILESDIR}"/${P}-gcc7.patch
)
src_prepare() {