diff options
author | Andreas K. Huettel <andreas.huettel@ur.de> | 2017-04-19 11:26:23 +0200 |
---|---|---|
committer | Andreas K. Huettel <dilfridge@gentoo.org> | 2017-04-19 16:44:30 +0200 |
commit | 0f4e787aa9d404dc967be4a40ced935c29fd5ea8 (patch) | |
tree | 78bf90cf75cb6bd2cbc4689bd94a0a6072ac9dad /sci-visualization/spyview/spyview-20150124-r1.ebuild | |
parent | sys-kernel/ck-sources: v.bump (4.9.23 & 4.10.11) (diff) | |
download | gentoo-0f4e787aa9d404dc967be4a40ced935c29fd5ea8.tar.gz gentoo-0f4e787aa9d404dc967be4a40ced935c29fd5ea8.tar.bz2 gentoo-0f4e787aa9d404dc967be4a40ced935c29fd5ea8.zip |
sci-visualization/spyview: try to fix it for all gcc variants :/
Diffstat (limited to 'sci-visualization/spyview/spyview-20150124-r1.ebuild')
-rw-r--r-- | sci-visualization/spyview/spyview-20150124-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-visualization/spyview/spyview-20150124-r1.ebuild b/sci-visualization/spyview/spyview-20150124-r1.ebuild index 1454c18c9242..fa02a749d043 100644 --- a/sci-visualization/spyview/spyview-20150124-r1.ebuild +++ b/sci-visualization/spyview/spyview-20150124-r1.ebuild @@ -32,6 +32,7 @@ PATCHES=( "${FILESDIR}/${P}"-gnuplot_interface_fix.patch "${FILESDIR}/${P}"-gcc6cxx14.patch "${FILESDIR}/${P}"-gcc6cxx14-2.patch + "${FILESDIR}/${P}"-gcc6cxx14-3.patch ) src_unpack() { |