commit: e87cb7de4e8dd7a7918c96760d0b8f935e5eccf2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Thu May 29 13:35:46 2025 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu May 29 13:36:31 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e87cb7de
www-client/firefox: stabilize 128.11.0 for amd64 Bug: https://bugs.gentoo.org/956783 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> www-client/firefox/firefox-128.11.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/firefox/firefox-128.11.0.ebuild b/www-client/firefox/firefox-128.11.0.ebuild index 08721906b6c0..f271ae3d4e56 100644 --- a/www-client/firefox/firefox-128.11.0.ebuild +++ b/www-client/firefox/firefox-128.11.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"
