diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-10-31 13:39:49 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-10-31 13:39:49 +0200 |
commit | 101bdbf5e01ef8d5a3380ded82a4db6e8ff9121a (patch) | |
tree | 3ef2c80064d752ee773fc0600c3e339d30431a6b /www-client | |
parent | media-libs/libsfml: drop 2.5.1-r1 (diff) | |
download | gentoo-101bdbf5e01ef8d5a3380ded82a4db6e8ff9121a.tar.gz gentoo-101bdbf5e01ef8d5a3380ded82a4db6e8ff9121a.tar.bz2 gentoo-101bdbf5e01ef8d5a3380ded82a4db6e8ff9121a.zip |
www-client/firefox: stabilize 128.4.0 for amd64
Bug: https://bugs.gentoo.org/940714
Bug: https://bugs.gentoo.org/942469
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/firefox-128.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-128.4.0.ebuild b/www-client/firefox/firefox-128.4.0.ebuild index a827c42cf434..2bba7a648bda 100644 --- a/www-client/firefox/firefox-128.4.0.ebuild +++ b/www-client/firefox/firefox-128.4.0.ebuild @@ -60,7 +60,7 @@ SRC_URI="${MOZ_SRC_BASE_URI}/source/${MOZ_P}.source.tar.xz -> ${MOZ_P_DISTFILES} ${PATCH_URIS[@]}" 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 +jumbo-build libproxy lto openh264 pgo" IUSE+=" pulseaudio selinux sndio +system-av1 +system-harfbuzz +system-icu +system-jpeg" |