diff options
author | Sam James <sam@gentoo.org> | 2022-03-11 23:49:42 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-11 23:49:42 +0000 |
commit | 2e11aef8c2a7e37ace5467eb5e7061587fd205a1 (patch) | |
tree | 7d177dc36454136f543ff48dee88ef5b297d9367 /www-client | |
parent | sys-auth/docker_auth: migrate to a dependency tarball (diff) | |
download | gentoo-2e11aef8c2a7e37ace5467eb5e7061587fd205a1.tar.gz gentoo-2e11aef8c2a7e37ace5467eb5e7061587fd205a1.tar.bz2 gentoo-2e11aef8c2a7e37ace5467eb5e7061587fd205a1.zip |
www-client/firefox: Stabilize 91.7.0 arm64, #834827
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/firefox-91.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-91.7.0.ebuild b/www-client/firefox/firefox-91.7.0.ebuild index aa7a6c35fad9..73ee1d6ace7d 100644 --- a/www-client/firefox/firefox-91.7.0.ebuild +++ b/www-client/firefox/firefox-91.7.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="esr" LICENSE="MPL-2.0 GPL-2 LGPL-2.1" |