diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-21 11:14:12 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-21 11:14:12 +0200 |
commit | 199e6455f0f87ef2c73a8f20b019f79264af6e7e (patch) | |
tree | c86efbd60368fc67036ef9f5012c1c6d916def8e /mail-client | |
parent | www-client/firefox: Stabilize 102.7.0 x86, #888946 (diff) | |
download | gentoo-199e6455f0f87ef2c73a8f20b019f79264af6e7e.tar.gz gentoo-199e6455f0f87ef2c73a8f20b019f79264af6e7e.tar.bz2 gentoo-199e6455f0f87ef2c73a8f20b019f79264af6e7e.zip |
mail-client/thunderbird: Stabilize 102.6.1 x86, #888946
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/thunderbird/thunderbird-102.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/thunderbird/thunderbird-102.6.1.ebuild b/mail-client/thunderbird/thunderbird-102.6.1.ebuild index 333cca8c011b..cd66080501e7 100644 --- a/mail-client/thunderbird/thunderbird-102.6.1.ebuild +++ b/mail-client/thunderbird/thunderbird-102.6.1.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" |