commit: c4d9bc8ba14e256217ac5d6671656d49c5e92289 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Tue Sep 9 15:12:55 2025 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Tue Sep 9 15:12:55 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4d9bc8b
www-client/firefox: stabilize 140.2.0 for amd64 Bug: https://bugs.gentoo.org/962397 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> www-client/firefox/firefox-140.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/firefox/firefox-140.2.0.ebuild b/www-client/firefox/firefox-140.2.0.ebuild index b556a42d5df1..6e358c828635 100644 --- a/www-client/firefox/firefox-140.2.0.ebuild +++ b/www-client/firefox/firefox-140.2.0.ebuild @@ -78,7 +78,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 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~loong ~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"
