diff options
author | Joonas Niilola <juippis@gentoo.org> | 2023-03-17 14:38:50 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-03-17 14:39:18 +0200 |
commit | 980551b57b5c4de8dfd5ebbba85291f9a6d32eb3 (patch) | |
tree | 8b6380f6a39d407907c8e4805364f61d64f27166 /mail-client | |
parent | www-client/firefox: stabilize 102.9.0 for x86 (diff) | |
download | gentoo-980551b57b5c4de8dfd5ebbba85291f9a6d32eb3.tar.gz gentoo-980551b57b5c4de8dfd5ebbba85291f9a6d32eb3.tar.bz2 gentoo-980551b57b5c4de8dfd5ebbba85291f9a6d32eb3.zip |
mail-client/thunderbird: stabilize 102.9.0 for amd64
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/thunderbird/thunderbird-102.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/thunderbird/thunderbird-102.9.0.ebuild b/mail-client/thunderbird/thunderbird-102.9.0.ebuild index f4d12a7ec864..98417d661221 100644 --- a/mail-client/thunderbird/thunderbird-102.9.0.ebuild +++ b/mail-client/thunderbird/thunderbird-102.9.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" |