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: Sat, 01 Oct 2022 08:10:17
Message-Id: 1664611810.71016de51edebed62fb64162334173802589b2a1.juippis@gentoo
1 commit: 71016de51edebed62fb64162334173802589b2a1
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 1 08:09:29 2022 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 1 08:10:10 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71016de5
7
8 mail-client/thunderbird: stabilize 102.3.1 for amd64
9
10 Bug: https://bugs.gentoo.org/873667
11 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
12
13 mail-client/thunderbird/thunderbird-102.3.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/mail-client/thunderbird/thunderbird-102.3.1.ebuild b/mail-client/thunderbird/thunderbird-102.3.1.ebuild
17 index c14700d0d23a..1d00b3267356 100644
18 --- a/mail-client/thunderbird/thunderbird-102.3.1.ebuild
19 +++ b/mail-client/thunderbird/thunderbird-102.3.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.thunderbird.net/"
23
24 -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
25 +KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
26
27 SLOT="0"
28 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"