diff options
author | Joonas Niilola <juippis@gentoo.org> | 2021-08-14 17:48:59 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2021-08-14 17:48:59 +0300 |
commit | 96c04c24e35bb54f9253024e2a2b7bcbcdfb068c (patch) | |
tree | b4c8d84b7bc4476067f0f5e8556090a9201b609f /mail-client | |
parent | app-text/hyperestraier: fix build with USE=java (diff) | |
download | gentoo-96c04c24e35bb54f9253024e2a2b7bcbcdfb068c.tar.gz gentoo-96c04c24e35bb54f9253024e2a2b7bcbcdfb068c.tar.bz2 gentoo-96c04c24e35bb54f9253024e2a2b7bcbcdfb068c.zip |
mail-client/thunderbird: stabilize 78.13.0 for amd64
Bug: https://bugs.gentoo.org/807945
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/thunderbird/thunderbird-78.13.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/thunderbird/thunderbird-78.13.0.ebuild b/mail-client/thunderbird/thunderbird-78.13.0.ebuild index 99369d0f1815..788abf00ed32 100644 --- a/mail-client/thunderbird/thunderbird-78.13.0.ebuild +++ b/mail-client/thunderbird/thunderbird-78.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.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" |