diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-12-15 13:35:24 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-12-15 13:35:24 +0200 |
commit | 9b09437745f0e0974f6deb73f284678a584ab8a5 (patch) | |
tree | b7a9ce69665a850925c90fdd5df4fe4888f39f06 /mail-client | |
parent | mail-client/thunderbird: stabilize 102.6.0 for x86 (diff) | |
download | gentoo-9b09437745f0e0974f6deb73f284678a584ab8a5.tar.gz gentoo-9b09437745f0e0974f6deb73f284678a584ab8a5.tar.bz2 gentoo-9b09437745f0e0974f6deb73f284678a584ab8a5.zip |
mail-client/thunderbird: stabilize 102.6.0 for amd64
Bug: https://bugs.gentoo.org/885815
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/thunderbird/thunderbird-102.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/thunderbird/thunderbird-102.6.0.ebuild b/mail-client/thunderbird/thunderbird-102.6.0.ebuild index 614707496e32..959d2c945c15 100644 --- a/mail-client/thunderbird/thunderbird-102.6.0.ebuild +++ b/mail-client/thunderbird/thunderbird-102.6.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" |