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/
Date: Thu, 11 Feb 2021 18:29:29
Message-Id: 1613068157.7df6793293e95fca83715cd89857de7f99a8398c.juippis@gentoo
1 commit: 7df6793293e95fca83715cd89857de7f99a8398c
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 11 18:28:53 2021 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 11 18:29:17 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7df67932
7
8 www-client/firefox: stabilize 78.7.1-r1 on amd64
9
10 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
11
12 www-client/firefox/firefox-78.7.1-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/www-client/firefox/firefox-78.7.1-r1.ebuild b/www-client/firefox/firefox-78.7.1-r1.ebuild
16 index 6df5a4ea357..40219f1f968 100644
17 --- a/www-client/firefox/firefox-78.7.1-r1.ebuild
18 +++ b/www-client/firefox/firefox-78.7.1-r1.ebuild
19 @@ -57,7 +57,7 @@ SRC_URI="${MOZ_SRC_BASE_URI}/source/${MOZ_P}.source.tar.xz -> ${MOZ_P_DISTFILES}
20 DESCRIPTION="Firefox Web Browser"
21 HOMEPAGE="https://www.mozilla.com/firefox"
22
23 -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
24 +KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
25
26 SLOT="0/esr$(ver_cut 1)"
27 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"