Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/firefox-bin/
Date: Wed, 07 Sep 2022 15:27:12
Message-Id: 1662564425.f6e1079974dcfd34dedb52f4e8971b7ec20c7e55.juippis@gentoo
1 commit: f6e1079974dcfd34dedb52f4e8971b7ec20c7e55
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 7 15:26:04 2022 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 7 15:27:05 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6e10799
7
8 www-client/firefox-bin: stabilize 102.2.0 for x86
9
10 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
11
12 www-client/firefox-bin/firefox-bin-102.2.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/www-client/firefox-bin/firefox-bin-102.2.0.ebuild b/www-client/firefox-bin/firefox-bin-102.2.0.ebuild
16 index 3290a408fd6d..435a3318878a 100644
17 --- a/www-client/firefox-bin/firefox-bin-102.2.0.ebuild
18 +++ b/www-client/firefox-bin/firefox-bin-102.2.0.ebuild
19 @@ -36,7 +36,7 @@ SRC_URI="amd64? ( ${MOZ_SRC_BASE_URI}/linux-x86_64/en-US/${MOZ_P}.tar.bz2 -> ${P
20 DESCRIPTION="Firefox Web Browser"
21 HOMEPAGE="https://www.mozilla.com/firefox"
22
23 -KEYWORDS="-* amd64 ~x86"
24 +KEYWORDS="-* amd64 x86"
25 SLOT="esr"
26 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
27 IUSE="+alsa +ffmpeg +gmp-autoupdate +pulseaudio selinux wayland"