diff options
author | Joonas Niilola <juippis@gentoo.org> | 2023-09-28 13:41:54 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-09-28 13:41:54 +0300 |
commit | 8673dd76b4ad931fc98aa79fae33b271163cf912 (patch) | |
tree | 99b72af6dee652ec2d8a1dea07fa16dc53a64be2 /mail-client | |
parent | www-client/firefox: stabilize 115.3.0 for amd64 (diff) | |
download | gentoo-8673dd76b4ad931fc98aa79fae33b271163cf912.tar.gz gentoo-8673dd76b4ad931fc98aa79fae33b271163cf912.tar.bz2 gentoo-8673dd76b4ad931fc98aa79fae33b271163cf912.zip |
mail-client/thunderbird: stabilize 115.3.0 for x86
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/thunderbird/thunderbird-115.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/thunderbird/thunderbird-115.3.0.ebuild b/mail-client/thunderbird/thunderbird-115.3.0.ebuild index e7a18ed43a3c..6340d68c2353 100644 --- a/mail-client/thunderbird/thunderbird-115.3.0.ebuild +++ b/mail-client/thunderbird/thunderbird-115.3.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" |