Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/thunderbird/
Date: Thu, 14 Jan 2021 06:28:29
Message-Id: 1610605658.f3eb9e64926f28b629dbcb80e2107701e421fa0f.juippis@gentoo
1 commit: f3eb9e64926f28b629dbcb80e2107701e421fa0f
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 14 06:27:38 2021 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 14 06:27:38 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3eb9e64
7
8 mail-client/thunderbird: stabilize 78.6.1 on amd64
9
10 Bug: https://bugs.gentoo.org/765088
11 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
12
13 mail-client/thunderbird/thunderbird-78.6.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/mail-client/thunderbird/thunderbird-78.6.1.ebuild b/mail-client/thunderbird/thunderbird-78.6.1.ebuild
17 index bef098dd70b..5e08a396984 100644
18 --- a/mail-client/thunderbird/thunderbird-78.6.1.ebuild
19 +++ b/mail-client/thunderbird/thunderbird-78.6.1.ebuild
20 @@ -57,7 +57,7 @@ SRC_URI="${MOZ_SRC_BASE_URI}/source/${MOZ_P}.source.tar.xz -> ${MOZ_P_DISTFILES}
21 DESCRIPTION="Thunderbird Mail Client"
22 HOMEPAGE="https://www.mozilla.org/thunderbird"
23
24 -KEYWORDS="~amd64 ~arm64 ~ppc64 x86"
25 +KEYWORDS="amd64 ~arm64 ~ppc64 x86"
26
27 SLOT="0/$(ver_cut 1)"
28 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"