diff options
author | Sam James <sam@gentoo.org> | 2021-01-30 21:10:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-30 21:10:37 +0000 |
commit | d817e0ec522f2efa50afde3eddb23e4836a25694 (patch) | |
tree | b5ce620cac8a961b4bf6104a0fce0ea7bb7984d3 /mail-client | |
parent | sys-kernel/gentoo-kernel-bin: bump to 5.4.94 for arm64 (diff) | |
download | gentoo-d817e0ec522f2efa50afde3eddb23e4836a25694.tar.gz gentoo-d817e0ec522f2efa50afde3eddb23e4836a25694.tar.bz2 gentoo-d817e0ec522f2efa50afde3eddb23e4836a25694.zip |
mail-client/thunderbird: Stabilize 78.7.0 x86, #767394
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/thunderbird/thunderbird-78.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/thunderbird/thunderbird-78.7.0.ebuild b/mail-client/thunderbird/thunderbird-78.7.0.ebuild index a2a84129fc2a..5e08a3969843 100644 --- a/mail-client/thunderbird/thunderbird-78.7.0.ebuild +++ b/mail-client/thunderbird/thunderbird-78.7.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" |