diff options
author | 2024-06-12 09:22:15 +0300 | |
---|---|---|
committer | 2024-06-12 09:22:15 +0300 | |
commit | 078035cae03806966bc81fe3cd348803247dcee0 (patch) | |
tree | e56ca686f74193a05478ed466a182a274aa6cd85 /www-client | |
parent | app-emulation/docker-machine-kvm: treeclean (diff) | |
download | gentoo-078035cae03806966bc81fe3cd348803247dcee0.tar.gz gentoo-078035cae03806966bc81fe3cd348803247dcee0.tar.bz2 gentoo-078035cae03806966bc81fe3cd348803247dcee0.zip |
www-client/firefox: Stabilize 115.12.0 arm64, #934085
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/firefox-115.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-115.12.0.ebuild b/www-client/firefox/firefox-115.12.0.ebuild index f1d995d68c42..ad3542a6f05d 100644 --- a/www-client/firefox/firefox-115.12.0.ebuild +++ b/www-client/firefox/firefox-115.12.0.ebuild @@ -56,7 +56,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 ~riscv ~x86" +KEYWORDS="~amd64 arm64 ~ppc64 ~riscv ~x86" SLOT="esr" LICENSE="MPL-2.0 GPL-2 LGPL-2.1" |