diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-10 21:39:21 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-10 21:39:57 +0300 |
commit | c2dfed58930cfa732c34dbb9c1d5928433297b71 (patch) | |
tree | 01873c99d130e2aed0fb836ca0e46ea9ce99ee15 /www-client/firefox | |
parent | kde-apps/okular: Fix musl build (implicit vasprintf decl) (diff) | |
download | gentoo-c2dfed58930cfa732c34dbb9c1d5928433297b71.tar.gz gentoo-c2dfed58930cfa732c34dbb9c1d5928433297b71.tar.bz2 gentoo-c2dfed58930cfa732c34dbb9c1d5928433297b71.zip |
www-client/firefox: Stabilize 115.15.0 arm64, #939406
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'www-client/firefox')
-rw-r--r-- | www-client/firefox/firefox-115.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-115.15.0.ebuild b/www-client/firefox/firefox-115.15.0.ebuild index 6c2ab6b891f0..d7592ecdabb9 100644 --- a/www-client/firefox/firefox-115.15.0.ebuild +++ b/www-client/firefox/firefox-115.15.0.ebuild @@ -57,7 +57,7 @@ SRC_URI="${MOZ_SRC_BASE_URI}/source/${MOZ_P}.source.tar.xz -> ${MOZ_P_DISTFILES} S="${WORKDIR}/${PN}-${PV%_*}" LICENSE="MPL-2.0 GPL-2 LGPL-2.1" SLOT="esr" -KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86" +KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86" IUSE="+clang cpu_flags_arm_neon dbus debug eme-free hardened hwaccel" IUSE+=" jack libproxy lto openh264 pgo pulseaudio sndio selinux" |