diff options
author | Joonas Niilola <juippis@gentoo.org> | 2023-07-09 14:39:49 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-07-09 14:40:04 +0300 |
commit | 5434352e5900a6987f9c4bade1213f1be43aab43 (patch) | |
tree | 87bab58e19a5ce9fe624fc40dd3392b7bbc50322 /mail-client | |
parent | mail-client/thunderbird: stabilize 102.13.0 for x86 (diff) | |
download | gentoo-5434352e5900a6987f9c4bade1213f1be43aab43.tar.gz gentoo-5434352e5900a6987f9c4bade1213f1be43aab43.tar.bz2 gentoo-5434352e5900a6987f9c4bade1213f1be43aab43.zip |
mail-client/thunderbird: stabilize 102.13.0 for amd64
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/thunderbird/thunderbird-102.13.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/thunderbird/thunderbird-102.13.0.ebuild b/mail-client/thunderbird/thunderbird-102.13.0.ebuild index c2520ffde3cc..ec0955e5f93e 100644 --- a/mail-client/thunderbird/thunderbird-102.13.0.ebuild +++ b/mail-client/thunderbird/thunderbird-102.13.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" |