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: Wed, 29 Jun 2022 15:15:57
Message-Id: 1656515748.c94ec24c555f640dae6041e73dceb6b3c80fede0.juippis@gentoo
1 commit: c94ec24c555f640dae6041e73dceb6b3c80fede0
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 29 14:11:53 2022 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 29 15:15:48 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c94ec24c
7
8 mail-client/thunderbird: stabilize 91.11.0 for x86
9
10 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
11
12 mail-client/thunderbird/thunderbird-91.11.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/mail-client/thunderbird/thunderbird-91.11.0.ebuild b/mail-client/thunderbird/thunderbird-91.11.0.ebuild
16 index 2658c7c65528..a377f1552399 100644
17 --- a/mail-client/thunderbird/thunderbird-91.11.0.ebuild
18 +++ b/mail-client/thunderbird/thunderbird-91.11.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"