diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-08-24 20:16:38 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-08-24 20:55:09 +0300 |
commit | f8d1acd87cf8f3b13104cc824e2f4eb7c32bc084 (patch) | |
tree | 08079a326b18c8f3004ef5126b255fe18b329e87 /mail-client | |
parent | www-client/firefox: stabilize 91.13.0 for x86 (diff) | |
download | gentoo-f8d1acd87cf8f3b13104cc824e2f4eb7c32bc084.tar.gz gentoo-f8d1acd87cf8f3b13104cc824e2f4eb7c32bc084.tar.bz2 gentoo-f8d1acd87cf8f3b13104cc824e2f4eb7c32bc084.zip |
mail-client/thunderbird: stabilize 91.13.0 for x86
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/thunderbird/thunderbird-91.13.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/thunderbird/thunderbird-91.13.0.ebuild b/mail-client/thunderbird/thunderbird-91.13.0.ebuild index b07d3c3532da..eec0e380e0f1 100644 --- a/mail-client/thunderbird/thunderbird-91.13.0.ebuild +++ b/mail-client/thunderbird/thunderbird-91.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" |