diff options
author | Sam James <sam@gentoo.org> | 2024-03-24 09:19:54 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-24 09:19:54 +0000 |
commit | 87d4eaeebb65a38527117aadf73b791f643eef85 (patch) | |
tree | 3c5db0089fde5be1be1505b30cb6eb5d90ff3b43 /www-client | |
parent | autotools.eclass: require >=dev-build/libtool-2.4.7-r3 (diff) | |
download | gentoo-87d4eaeebb65a38527117aadf73b791f643eef85.tar.gz gentoo-87d4eaeebb65a38527117aadf73b791f643eef85.tar.bz2 gentoo-87d4eaeebb65a38527117aadf73b791f643eef85.zip |
www-client/firefox: Stabilize 115.9.1 arm64, #927661
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/firefox-115.9.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-115.9.1.ebuild b/www-client/firefox/firefox-115.9.1.ebuild index 32073b9d61b7..750a27e6b480 100644 --- a/www-client/firefox/firefox-115.9.1.ebuild +++ b/www-client/firefox/firefox-115.9.1.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" |