summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-01-22 00:39:04 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2020-01-22 00:39:34 +0000
commit0ea4de07ab346251fccf610c8c7618360cd43a24 (patch)
tree6e6bd18788530564075fbdaa46ed1a426e2fbc2d /app-editors/hteditor/hteditor-2.1.0-r1.ebuild
parentdev-java/openjfx: bump to 11.0.6_p2 (diff)
downloadgentoo-0ea4de07ab346251fccf610c8c7618360cd43a24.tar.gz
gentoo-0ea4de07ab346251fccf610c8c7618360cd43a24.tar.bz2
gentoo-0ea4de07ab346251fccf610c8c7618360cd43a24.zip
app-editors/hteditor: tweak for gcc-10
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-editors/hteditor/hteditor-2.1.0-r1.ebuild')
-rw-r--r--app-editors/hteditor/hteditor-2.1.0-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-editors/hteditor/hteditor-2.1.0-r1.ebuild b/app-editors/hteditor/hteditor-2.1.0-r1.ebuild
index 8798cd47595b..5b468939e1f1 100644
--- a/app-editors/hteditor/hteditor-2.1.0-r1.ebuild
+++ b/app-editors/hteditor/hteditor-2.1.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -32,6 +32,7 @@ PATCHES=(
"${FILESDIR}"/${P}-tinfo.patch
"${FILESDIR}"/${P}-gcc-6-uchar.patch
"${FILESDIR}"/${P}-format-security.patch
+ "${FILESDIR}"/${P}-gcc-10.patch
)
src_prepare() {