diff options
author | Joonas Niilola <juippis@gentoo.org> | 2021-01-14 08:27:10 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2021-01-14 08:27:10 +0200 |
commit | 047e5919e67f937c8655dd862623da808ac3fd5c (patch) | |
tree | 0a2446890a9eed228cb0d87e1179f647ae693b76 /mail-client | |
parent | mail-client/thunderbird: force clang+lto on x86 (diff) | |
download | gentoo-047e5919e67f937c8655dd862623da808ac3fd5c.tar.gz gentoo-047e5919e67f937c8655dd862623da808ac3fd5c.tar.bz2 gentoo-047e5919e67f937c8655dd862623da808ac3fd5c.zip |
mail-client/thunderbird: stabilize 78.6.1 on x86
Bug: https://bugs.gentoo.org/765088
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'mail-client')
-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 8b3d64efdc9a..bef098dd70b2 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" |