diff options
author | 2024-06-12 15:46:14 +0300 | |
---|---|---|
committer | 2024-06-12 15:46:14 +0300 | |
commit | 1e7bf3d7f0a6934c53fcf15fccf1f993a40a331d (patch) | |
tree | 8e621e380744c676d3ad4c73deda115c7216a822 /www-client | |
parent | app-office/texstudio: add 4.8.1 (diff) | |
download | gentoo-1e7bf3d7f0a6934c53fcf15fccf1f993a40a331d.tar.gz gentoo-1e7bf3d7f0a6934c53fcf15fccf1f993a40a331d.tar.bz2 gentoo-1e7bf3d7f0a6934c53fcf15fccf1f993a40a331d.zip |
www-client/firefox: stabilize 115.12.0 for x86
Bug: https://bugs.gentoo.org/934085
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/firefox-115.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-115.12.0.ebuild b/www-client/firefox/firefox-115.12.0.ebuild index ad3542a6f05d..fecd5f945e28 100644 --- a/www-client/firefox/firefox-115.12.0.ebuild +++ b/www-client/firefox/firefox-115.12.0.ebuild @@ -56,7 +56,7 @@ SRC_URI="${MOZ_SRC_BASE_URI}/source/${MOZ_P}.source.tar.xz -> ${MOZ_P_DISTFILES} DESCRIPTION="Firefox Web Browser" HOMEPAGE="https://www.mozilla.com/firefox" -KEYWORDS="~amd64 arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 arm64 ~ppc64 ~riscv x86" SLOT="esr" LICENSE="MPL-2.0 GPL-2 LGPL-2.1" |