diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-09-24 16:56:12 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-09-24 16:57:18 +0300 |
commit | b87d1703659158a6fa38658496f931bb0bef29ff (patch) | |
tree | d7d9617a850618935e3bb6a785e5bc56cf05b19b /mail-client | |
parent | www-client/firefox: update patchset for 105.0.1 (diff) | |
download | gentoo-b87d1703659158a6fa38658496f931bb0bef29ff.tar.gz gentoo-b87d1703659158a6fa38658496f931bb0bef29ff.tar.bz2 gentoo-b87d1703659158a6fa38658496f931bb0bef29ff.zip |
mail-client/thunderbird: stabilize 91.13.1 for x86
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/thunderbird/thunderbird-91.13.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/thunderbird/thunderbird-91.13.1.ebuild b/mail-client/thunderbird/thunderbird-91.13.1.ebuild index b07d3c3532da..eec0e380e0f1 100644 --- a/mail-client/thunderbird/thunderbird-91.13.1.ebuild +++ b/mail-client/thunderbird/thunderbird-91.13.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" |