diff options
author | Sam James <sam@gentoo.org> | 2023-02-21 07:47:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-21 07:47:36 +0000 |
commit | 1f5edc368c823dc3f397e9d9b31d10722e7a46c7 (patch) | |
tree | 0c6afa60dfecbd65a5c49509e6940d4c358244c3 /www-client | |
parent | app-admin/awscli: Stabilize 1.27.69 ALLARCHES, #895656 (diff) | |
download | gentoo-1f5edc368c823dc3f397e9d9b31d10722e7a46c7.tar.gz gentoo-1f5edc368c823dc3f397e9d9b31d10722e7a46c7.tar.bz2 gentoo-1f5edc368c823dc3f397e9d9b31d10722e7a46c7.zip |
www-client/firefox: Stabilize 102.8.0 arm64, #895658
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/firefox-102.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-102.8.0.ebuild b/www-client/firefox/firefox-102.8.0.ebuild index 80dadc59e072..57f272b5ff07 100644 --- a/www-client/firefox/firefox-102.8.0.ebuild +++ b/www-client/firefox/firefox-102.8.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" |