diff options
author | Sam James <sam@gentoo.org> | 2021-11-05 03:43:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-05 03:43:44 +0000 |
commit | 755d9bc868017659880ef23a7e80ea5db6659bae (patch) | |
tree | 9dda19d90c63d268ab44d9ede62992daff501398 /www-client | |
parent | dev-libs/nss: Stabilize 3.70 arm64, #821679 (diff) | |
download | gentoo-755d9bc868017659880ef23a7e80ea5db6659bae.tar.gz gentoo-755d9bc868017659880ef23a7e80ea5db6659bae.tar.bz2 gentoo-755d9bc868017659880ef23a7e80ea5db6659bae.zip |
www-client/firefox: Stabilize 91.3.0 arm64, #821679
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/firefox-91.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-91.3.0.ebuild b/www-client/firefox/firefox-91.3.0.ebuild index 18c11799af40..5f04301ca82d 100644 --- a/www-client/firefox/firefox-91.3.0.ebuild +++ b/www-client/firefox/firefox-91.3.0.ebuild @@ -57,7 +57,7 @@ SRC_URI="${MOZ_SRC_BASE_URI}/source/${MOZ_P}.source.tar.xz -> ${MOZ_P_DISTFILES} DESCRIPTION="Firefox Web Browser" HOMEPAGE="https://www.mozilla.com/firefox" -KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 arm64 ~ppc64 ~x86" SLOT="0/esr$(ver_cut 1)" LICENSE="MPL-2.0 GPL-2 LGPL-2.1" |