diff options
author | Sam James <sam@gentoo.org> | 2020-10-03 20:14:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-03 20:14:05 +0000 |
commit | 5519e3cef89782cdfeee2d1e5b23cae9e2960c54 (patch) | |
tree | a7d3433ac4e3c0c5ad389f14027bd14cc8ebc34f /mail-client | |
parent | dev-python/mccabe: add Python 3.9 support, fix setuptools dep. (diff) | |
download | gentoo-5519e3cef89782cdfeee2d1e5b23cae9e2960c54.tar.gz gentoo-5519e3cef89782cdfeee2d1e5b23cae9e2960c54.tar.bz2 gentoo-5519e3cef89782cdfeee2d1e5b23cae9e2960c54.zip |
mail-client/thunderbird: Stabilize 78.3.1 x86, #745432
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/thunderbird/thunderbird-78.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/thunderbird/thunderbird-78.3.1.ebuild b/mail-client/thunderbird/thunderbird-78.3.1.ebuild index e94b6cb2500b..458b07af3c00 100644 --- a/mail-client/thunderbird/thunderbird-78.3.1.ebuild +++ b/mail-client/thunderbird/thunderbird-78.3.1.ebuild @@ -49,7 +49,7 @@ SRC_URI="${MOZ_SRC_BASE_URI}/source/${MOZ_P}.source.tar.xz 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" |