Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/thunderbird/
Date: Sat, 03 Oct 2020 20:22:55
Message-Id: 1601756045.5519e3cef89782cdfeee2d1e5b23cae9e2960c54.sam@gentoo
1 commit: 5519e3cef89782cdfeee2d1e5b23cae9e2960c54
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 3 20:14:05 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 3 20:14:05 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5519e3ce
7
8 mail-client/thunderbird: Stabilize 78.3.1 x86, #745432
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 mail-client/thunderbird/thunderbird-78.3.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/mail-client/thunderbird/thunderbird-78.3.1.ebuild b/mail-client/thunderbird/thunderbird-78.3.1.ebuild
16 index e94b6cb2500..458b07af3c0 100644
17 --- a/mail-client/thunderbird/thunderbird-78.3.1.ebuild
18 +++ b/mail-client/thunderbird/thunderbird-78.3.1.ebuild
19 @@ -49,7 +49,7 @@ SRC_URI="${MOZ_SRC_BASE_URI}/source/${MOZ_P}.source.tar.xz
20 DESCRIPTION="Thunderbird Mail Client"
21 HOMEPAGE="https://www.mozilla.org/thunderbird"
22
23 -KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
24 +KEYWORDS="amd64 ~arm64 ~ppc64 x86"
25
26 SLOT="0/$(ver_cut 1)"
27 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"