summaryrefslogtreecommitdiff
path: root/net-misc/proxytunnel/proxytunnel-1.9.1-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/proxytunnel/proxytunnel-1.9.1-r2.ebuild')
-rw-r--r--net-misc/proxytunnel/proxytunnel-1.9.1-r2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-misc/proxytunnel/proxytunnel-1.9.1-r2.ebuild b/net-misc/proxytunnel/proxytunnel-1.9.1-r2.ebuild
index eaf7123e2b0c..a8815f6b96e4 100644
--- a/net-misc/proxytunnel/proxytunnel-1.9.1-r2.ebuild
+++ b/net-misc/proxytunnel/proxytunnel-1.9.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -22,6 +22,7 @@ BDEPEND="virtual/pkgconfig"
DOCS=( CHANGES CREDITS INSTALL KNOWN_ISSUES LICENSE.txt README RELNOTES TODO )
PATCHES=(
"${FILESDIR}"/${PN}-allowTLS.patch
+ "${FILESDIR}"/${P}-gcc-10.patch
)
if [[ ${PV} == *9999 ]] ; then