diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-17 18:40:20 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-17 18:40:20 +0200 |
commit | b1a88b96e3a584c518c801a423e539a92f62ebba (patch) | |
tree | de337b5a169b4694c9faa861b57b9a4db1c278e9 /www-client/firefox | |
parent | media-gfx/enblend: fix configure options called as commands (diff) | |
download | gentoo-b1a88b96e3a584c518c801a423e539a92f62ebba.tar.gz gentoo-b1a88b96e3a584c518c801a423e539a92f62ebba.tar.bz2 gentoo-b1a88b96e3a584c518c801a423e539a92f62ebba.zip |
www-client/firefox: Stabilize 102.5.0 arm64, #881649
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'www-client/firefox')
-rw-r--r-- | www-client/firefox/firefox-102.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-102.5.0.ebuild b/www-client/firefox/firefox-102.5.0.ebuild index 36d558a73fc9..1b9033d235f8 100644 --- a/www-client/firefox/firefox-102.5.0.ebuild +++ b/www-client/firefox/firefox-102.5.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" |