diff options
author | 2025-02-05 14:16:58 +0200 | |
---|---|---|
committer | 2025-02-05 14:16:58 +0200 | |
commit | be8c80c71a765e6550effc3eac78ed07cb25e850 (patch) | |
tree | 6cf976eaafb4d8f71773c2ce45d78938c1eba338 /www-client | |
parent | net-misc/curl: Stabilize 8.11.1-r2 amd64, #949331 (diff) | |
download | gentoo-be8c80c71a765e6550effc3eac78ed07cb25e850.tar.gz gentoo-be8c80c71a765e6550effc3eac78ed07cb25e850.tar.bz2 gentoo-be8c80c71a765e6550effc3eac78ed07cb25e850.zip |
www-client/firefox: stabilize 128.7.0 for amd64
Bug: https://bugs.gentoo.org/949323
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/firefox-128.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-128.7.0.ebuild b/www-client/firefox/firefox-128.7.0.ebuild index 58912f855970..593ba0759bb1 100644 --- a/www-client/firefox/firefox-128.7.0.ebuild +++ b/www-client/firefox/firefox-128.7.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" |