diff options
author | 2022-06-29 17:11:53 +0300 | |
---|---|---|
committer | 2022-06-29 18:15:48 +0300 | |
commit | c94ec24c555f640dae6041e73dceb6b3c80fede0 (patch) | |
tree | 4ec24b7594787374a88d0ea57cb84c3e4c180023 /mail-client | |
parent | www-client/firefox: stabilize 91.11.0 for x86 (diff) | |
download | gentoo-c94ec24c555f640dae6041e73dceb6b3c80fede0.tar.gz gentoo-c94ec24c555f640dae6041e73dceb6b3c80fede0.tar.bz2 gentoo-c94ec24c555f640dae6041e73dceb6b3c80fede0.zip |
mail-client/thunderbird: stabilize 91.11.0 for x86
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/thunderbird/thunderbird-91.11.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/thunderbird/thunderbird-91.11.0.ebuild b/mail-client/thunderbird/thunderbird-91.11.0.ebuild index 2658c7c65528..a377f1552399 100644 --- a/mail-client/thunderbird/thunderbird-91.11.0.ebuild +++ b/mail-client/thunderbird/thunderbird-91.11.0.ebuild @@ -57,7 +57,7 @@ SRC_URI="${MOZ_SRC_BASE_URI}/source/${MOZ_P}.source.tar.xz -> ${MOZ_P_DISTFILES} DESCRIPTION="Thunderbird Mail Client" HOMEPAGE="https://www.thunderbird.net/" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 x86" SLOT="0" LICENSE="MPL-2.0 GPL-2 LGPL-2.1" |