diff options
author | Sam James <sam@gentoo.org> | 2023-08-17 03:55:13 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-17 03:55:13 +0100 |
commit | d827258a28e51f887faa6199a69f4222d9080eec (patch) | |
tree | 7ef8ffb102068ad56c2cddb1b7c2a14ff146a8ef /www-client/firefox | |
parent | dev-python/pyside2-tools: Stabilize 5.15.10 arm64, #911079 (diff) | |
download | gentoo-d827258a28e51f887faa6199a69f4222d9080eec.tar.gz gentoo-d827258a28e51f887faa6199a69f4222d9080eec.tar.bz2 gentoo-d827258a28e51f887faa6199a69f4222d9080eec.zip |
www-client/firefox: Stabilize 102.14.0 arm64, #911587
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-client/firefox')
-rw-r--r-- | www-client/firefox/firefox-102.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-102.14.0.ebuild b/www-client/firefox/firefox-102.14.0.ebuild index dd6716fbbb18..c74041508fd8 100644 --- a/www-client/firefox/firefox-102.14.0.ebuild +++ b/www-client/firefox/firefox-102.14.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" |