diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-17 22:55:35 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-17 22:55:35 +0200 |
commit | e231c09e48ab5d81f790e45e2a9fe59f13b5fe04 (patch) | |
tree | d072efeddaf8755a4ed5f861c985b21fff3ad2dd /www-client | |
parent | www-client/chromium: Stabilize 109.0.5414.74-r1 arm64, #888946 (diff) | |
download | gentoo-e231c09e48ab5d81f790e45e2a9fe59f13b5fe04.tar.gz gentoo-e231c09e48ab5d81f790e45e2a9fe59f13b5fe04.tar.bz2 gentoo-e231c09e48ab5d81f790e45e2a9fe59f13b5fe04.zip |
www-client/firefox: Stabilize 102.7.0 arm64, #888946
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/firefox-102.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-102.7.0.ebuild b/www-client/firefox/firefox-102.7.0.ebuild index e6b2a3eb2afd..cba50a455800 100644 --- a/www-client/firefox/firefox-102.7.0.ebuild +++ b/www-client/firefox/firefox-102.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" |