summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-01-26 11:24:35 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2020-01-26 11:24:58 +0000
commit17a74b14df557a6431e1b57dd4afdeb58717b030 (patch)
treeb412a855281262b954dfe2366b54ab4bb001ff96 /games-util/qstat/qstat-2.14.ebuild
parentsci-libs/libgeodecomp: Fix VisIt removal (diff)
downloadgentoo-17a74b14df557a6431e1b57dd4afdeb58717b030.tar.gz
gentoo-17a74b14df557a6431e1b57dd4afdeb58717b030.tar.bz2
gentoo-17a74b14df557a6431e1b57dd4afdeb58717b030.zip
games-util/qstat: tweak for gcc-10, bug #706390
Reported-by: Toralf Förster Closes: https://bugs.gentoo.org/706390 Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'games-util/qstat/qstat-2.14.ebuild')
-rw-r--r--games-util/qstat/qstat-2.14.ebuild6
1 files changed, 5 insertions, 1 deletions
diff --git a/games-util/qstat/qstat-2.14.ebuild b/games-util/qstat/qstat-2.14.ebuild
index 3dbdb38a119f..ee781cb84953 100644
--- a/games-util/qstat/qstat-2.14.ebuild
+++ b/games-util/qstat/qstat-2.14.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -18,6 +18,10 @@ DEPEND="!sys-cluster/torque"
DOCS=( CHANGES.txt COMPILE.txt template/README.txt )
+PATCHES=(
+ "${FILESDIR}"/${P}-gcc-10.patch
+)
+
src_prepare() {
default
eautoreconf