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, 02 Jun 2022 17:28:28
Message-Id: 1654190903.3590f61d889082e6ec080215774af8c32e432783.juippis@gentoo
1 commit: 3590f61d889082e6ec080215774af8c32e432783
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 2 16:45:38 2022 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 2 17:28:23 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3590f61d
7
8 mail-client/thunderbird: stabilize 91.10.0 for x86
9
10 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
11
12 mail-client/thunderbird/thunderbird-91.10.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/mail-client/thunderbird/thunderbird-91.10.0.ebuild b/mail-client/thunderbird/thunderbird-91.10.0.ebuild
16 index cc26e6795896..cd60702cdf86 100644
17 --- a/mail-client/thunderbird/thunderbird-91.10.0.ebuild
18 +++ b/mail-client/thunderbird/thunderbird-91.10.0.ebuild
19 @@ -57,7 +57,7 @@ SRC_URI="${MOZ_SRC_BASE_URI}/source/${MOZ_P}.source.tar.xz -> ${MOZ_P_DISTFILES}
20 DESCRIPTION="Thunderbird Mail Client"
21 HOMEPAGE="https://www.thunderbird.net/"
22
23 -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
24 +KEYWORDS="~amd64 ~arm64 ~ppc64 x86"
25
26 SLOT="0"
27 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"