diff options
Diffstat (limited to 'dev-util/bdelta/bdelta-0.3.1.ebuild')
-rw-r--r-- | dev-util/bdelta/bdelta-0.3.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-util/bdelta/bdelta-0.3.1.ebuild b/dev-util/bdelta/bdelta-0.3.1.ebuild index adb6de1f5e9b..9e75a60fb9be 100644 --- a/dev-util/bdelta/bdelta-0.3.1.ebuild +++ b/dev-util/bdelta/bdelta-0.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -28,6 +28,7 @@ IUSE="" src_prepare() { epatch "${FILESDIR}"/${P}-soname.patch + epatch "${FILESDIR}"/${P}-gcc-6.patch } src_compile() { |