summaryrefslogtreecommitdiff
path: root/games-roguelike/angband/angband-4.2.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'games-roguelike/angband/angband-4.2.0.ebuild')
-rw-r--r--games-roguelike/angband/angband-4.2.0.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/games-roguelike/angband/angband-4.2.0.ebuild b/games-roguelike/angband/angband-4.2.0.ebuild
index acb1f3d093ca..f9dfb300662f 100644
--- a/games-roguelike/angband/angband-4.2.0.ebuild
+++ b/games-roguelike/angband/angband-4.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -48,6 +48,8 @@ RDEPEND="X? (
DEPEND="${RDEPEND}"
BDEPEND="virtual/pkgconfig"
+PATCHES=("${FILESDIR}"/${P}-gcc-10.patch)
+
src_prepare() {
default