diff options
Diffstat (limited to 'www-apache/anyterm/anyterm-1.1.29-r1.ebuild')
-rw-r--r-- | www-apache/anyterm/anyterm-1.1.29-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www-apache/anyterm/anyterm-1.1.29-r1.ebuild b/www-apache/anyterm/anyterm-1.1.29-r1.ebuild index b3044a3f1100..b1cdf260df91 100644 --- a/www-apache/anyterm/anyterm-1.1.29-r1.ebuild +++ b/www-apache/anyterm/anyterm-1.1.29-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -22,6 +22,7 @@ PATCHES=( "${FILESDIR}/${PN}-1.1.28-respect-LDFLAGS.patch" "${FILESDIR}/${P}-gcc-4.4.patch" "${FILESDIR}/${P}-boost-1.50.patch" + "${FILESDIR}/${P}-gcc6.patch" ) src_prepare() { |