summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-electronics/Stage/Stage-4.1.1.ebuild')
-rw-r--r--sci-electronics/Stage/Stage-4.1.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sci-electronics/Stage/Stage-4.1.1.ebuild b/sci-electronics/Stage/Stage-4.1.1.ebuild
index d9bd408caebb..1034e5b5ead1 100644
--- a/sci-electronics/Stage/Stage-4.1.1.ebuild
+++ b/sci-electronics/Stage/Stage-4.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -36,3 +36,4 @@ RDEPEND="
"
DEPEND="${RDEPEND}
virtual/pkgconfig"
+PATCHES=( "${FILESDIR}/${P}-gcc6.patch" )