summaryrefslogtreecommitdiff
path: root/www-client/firefox/firefox-68.2.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'www-client/firefox/firefox-68.2.0.ebuild')
-rw-r--r--www-client/firefox/firefox-68.2.0.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-68.2.0.ebuild b/www-client/firefox/firefox-68.2.0.ebuild
index 614449e81dfb..7189196e69f3 100644
--- a/www-client/firefox/firefox-68.2.0.ebuild
+++ b/www-client/firefox/firefox-68.2.0.ebuild
@@ -47,7 +47,7 @@ inherit check-reqs eapi7-ver flag-o-matic toolchain-funcs eutils \
DESCRIPTION="Firefox Web Browser"
HOMEPAGE="https://www.mozilla.com/firefox"
-KEYWORDS="amd64 ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 arm64 ~ppc64 x86"
SLOT="0"
LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
@@ -266,6 +266,8 @@ src_prepare() {
rm "${WORKDIR}"/firefox/2015_fix_cssparser.patch
eapply "${WORKDIR}/firefox"
+ eapply "${FILESDIR}"/${PN}-68.2.0-rust-1.39+.patch
+
# Allow user to apply any additional patches without modifing ebuild
eapply_user