summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-misc/putty/putty-9999.ebuild5
1 files changed, 0 insertions, 5 deletions
diff --git a/net-misc/putty/putty-9999.ebuild b/net-misc/putty/putty-9999.ebuild
index 737dcfe68966..f3873e1fcf7f 100644
--- a/net-misc/putty/putty-9999.ebuild
+++ b/net-misc/putty/putty-9999.ebuild
@@ -44,11 +44,6 @@ REQUIRED_USE="
gtk2? ( gtk )
"
-PATCHES=(
- # Bug #873355
- "${FILESDIR}"/putty-0.77-nogssapi.patch
-)
-
src_unpack() {
[[ ${PV} == *9999 ]] && git-r3_src_unpack
default