diff options
author | 2019-04-26 18:29:53 -0500 | |
---|---|---|
committer | 2019-04-26 18:29:53 -0500 | |
commit | 672a2fda9cbebc4fbe942478da89b01effe41142 (patch) | |
tree | 73c458f8d345ff4a09dcf37eaaaf2f4525e73986 /mail-client/thunderbird/thunderbird-60.6.1-r1.ebuild | |
parent | www-client/firefox: remove hunspell dep, no longer supported (diff) | |
download | mozilla-672a2fda9cbebc4fbe942478da89b01effe41142.tar.gz mozilla-672a2fda9cbebc4fbe942478da89b01effe41142.tar.bz2 mozilla-672a2fda9cbebc4fbe942478da89b01effe41142.zip |
mail-client/thunderbird: add SYS_membarrier support to sandbox
Package-Manager: Portage-2.3.65, Repoman-2.3.12
Signed-off-by: Jory Pratt <anarchy@gentoo.org>
Diffstat (limited to 'mail-client/thunderbird/thunderbird-60.6.1-r1.ebuild')
-rw-r--r-- | mail-client/thunderbird/thunderbird-60.6.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/thunderbird/thunderbird-60.6.1-r1.ebuild b/mail-client/thunderbird/thunderbird-60.6.1-r1.ebuild index 6cd292e..7433210 100644 --- a/mail-client/thunderbird/thunderbird-60.6.1-r1.ebuild +++ b/mail-client/thunderbird/thunderbird-60.6.1-r1.ebuild @@ -22,7 +22,7 @@ MOZ_PV="${PV/_beta/b}" # Patches PATCHTB="thunderbird-60.0-patches-0" -PATCHFF="firefox-60.6-patches-06" +PATCHFF="firefox-60.6-patches-07" MOZ_HTTP_URI="https://archive.mozilla.org/pub/${PN}/releases" |