diff options
author | Joonas Niilola <juippis@gentoo.org> | 2021-01-14 08:27:38 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2021-01-14 08:27:38 +0200 |
commit | f3eb9e64926f28b629dbcb80e2107701e421fa0f (patch) | |
tree | 870aff5b5518761e8266a2a9b05dce8cd01be410 /mail-client/thunderbird | |
parent | mail-client/thunderbird: stabilize 78.6.1 on x86 (diff) | |
download | gentoo-f3eb9e64926f28b629dbcb80e2107701e421fa0f.tar.gz gentoo-f3eb9e64926f28b629dbcb80e2107701e421fa0f.tar.bz2 gentoo-f3eb9e64926f28b629dbcb80e2107701e421fa0f.zip |
mail-client/thunderbird: stabilize 78.6.1 on amd64
Bug: https://bugs.gentoo.org/765088
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'mail-client/thunderbird')
-rw-r--r-- | mail-client/thunderbird/thunderbird-78.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/thunderbird/thunderbird-78.6.1.ebuild b/mail-client/thunderbird/thunderbird-78.6.1.ebuild index bef098dd70b2..5e08a3969843 100644 --- a/mail-client/thunderbird/thunderbird-78.6.1.ebuild +++ b/mail-client/thunderbird/thunderbird-78.6.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.mozilla.org/thunderbird" -KEYWORDS="~amd64 ~arm64 ~ppc64 x86" +KEYWORDS="amd64 ~arm64 ~ppc64 x86" SLOT="0/$(ver_cut 1)" LICENSE="MPL-2.0 GPL-2 LGPL-2.1" |