diff options
author | Joonas Niilola <juippis@gentoo.org> | 2021-11-16 14:43:05 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2021-11-16 14:43:05 +0200 |
commit | 5bab541c7cff495b5ddcfc0820c7d85a0aca15c1 (patch) | |
tree | 0e6c0334755d7862b4719de292a707399753c09a /mail-client/thunderbird | |
parent | sys-boot/systemd-boot: fix build with linux-headers-5.15 (diff) | |
download | gentoo-5bab541c7cff495b5ddcfc0820c7d85a0aca15c1.tar.gz gentoo-5bab541c7cff495b5ddcfc0820c7d85a0aca15c1.tar.bz2 gentoo-5bab541c7cff495b5ddcfc0820c7d85a0aca15c1.zip |
mail-client/thunderbird: stabilize 91.3.1 for amd64
Bug: https://bugs.gentoo.org/823221
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'mail-client/thunderbird')
-rw-r--r-- | mail-client/thunderbird/thunderbird-91.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/thunderbird/thunderbird-91.3.1.ebuild b/mail-client/thunderbird/thunderbird-91.3.1.ebuild index d053304bbe36..053f6a6c0adc 100644 --- a/mail-client/thunderbird/thunderbird-91.3.1.ebuild +++ b/mail-client/thunderbird/thunderbird-91.3.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/$(ver_cut 1)" LICENSE="MPL-2.0 GPL-2 LGPL-2.1" |