diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-11-17 21:15:41 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-11-17 21:16:27 +0200 |
commit | 796517344d6a167c59908310143832cc7b408368 (patch) | |
tree | 4015249b274fbb42a7579f428e2d93fcabc85243 /mail-client | |
parent | mail-client/thunderbird: remove redundant info messages (diff) | |
download | gentoo-796517344d6a167c59908310143832cc7b408368.tar.gz gentoo-796517344d6a167c59908310143832cc7b408368.tar.bz2 gentoo-796517344d6a167c59908310143832cc7b408368.zip |
mail-client/thunderbird: stabilize 102.5.0 for amd64
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/thunderbird/thunderbird-102.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/thunderbird/thunderbird-102.5.0.ebuild b/mail-client/thunderbird/thunderbird-102.5.0.ebuild index ed0d3aa98567..784be0eb4729 100644 --- a/mail-client/thunderbird/thunderbird-102.5.0.ebuild +++ b/mail-client/thunderbird/thunderbird-102.5.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" |