diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2025-01-10 10:47:58 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2025-01-10 10:47:58 +0200 |
commit | 6f90028f63c1eaadf5b809f455ebdfba11e8718e (patch) | |
tree | cb79b401d9f1d85adb30fcb1e9bf541ba1064fe4 /www-client/firefox | |
parent | dev-perl/Math-Base-Convert: Keyword 0.110.0-r1 mips, #947788 (diff) | |
download | gentoo-6f90028f63c1eaadf5b809f455ebdfba11e8718e.tar.gz gentoo-6f90028f63c1eaadf5b809f455ebdfba11e8718e.tar.bz2 gentoo-6f90028f63c1eaadf5b809f455ebdfba11e8718e.zip |
www-client/firefox: Stabilize 128.6.0 arm64, #947791
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'www-client/firefox')
-rw-r--r-- | www-client/firefox/firefox-128.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-128.6.0.ebuild b/www-client/firefox/firefox-128.6.0.ebuild index 1c82037f94a6..c1543b2003af 100644 --- a/www-client/firefox/firefox-128.6.0.ebuild +++ b/www-client/firefox/firefox-128.6.0.ebuild @@ -74,7 +74,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" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 arm64 ~ppc64 ~riscv ~x86" IUSE="+clang dbus debug eme-free hardened hwaccel jack libproxy pgo pulseaudio selinux sndio" IUSE+=" +system-av1 +system-harfbuzz +system-icu +system-jpeg +system-libevent +system-libvpx" |