diff options
Diffstat (limited to 'net-p2p/retroshare/retroshare-scm.ebuild')
-rw-r--r-- | net-p2p/retroshare/retroshare-scm.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/retroshare/retroshare-scm.ebuild b/net-p2p/retroshare/retroshare-scm.ebuild index 80bfeb4..e70ffee 100644 --- a/net-p2p/retroshare/retroshare-scm.ebuild +++ b/net-p2p/retroshare/retroshare-scm.ebuild @@ -83,7 +83,7 @@ PATCHES=( "${FILESDIR}/hidden_service.patch" "${FILESDIR}/cflags.patch" "${FILESDIR}/disable_key_array_redraw.patch" - "${FILESDIR}/keyring_bgcolors_v4.patch" + "${FILESDIR}/keyring_bgcolors+potential_crash_fix.patch" ) |