diff options
author | Sam James <sam@gentoo.org> | 2020-10-03 14:32:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-03 14:32:27 +0000 |
commit | d360817d40fd26815ae9e295a0032977050cf7c3 (patch) | |
tree | df07d2fff99ada7fb37fe5838155c830c8583491 /mail-client | |
parent | media-libs/libvpx: Stabilize 1.9.0 x86, #746152 (diff) | |
download | gentoo-d360817d40fd26815ae9e295a0032977050cf7c3.tar.gz gentoo-d360817d40fd26815ae9e295a0032977050cf7c3.tar.bz2 gentoo-d360817d40fd26815ae9e295a0032977050cf7c3.zip |
mail-client/thunderbird: Stabilize 78.3.1 amd64, #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 70f4e3a22199..2414310d4eae 100644 --- a/mail-client/thunderbird/thunderbird-78.3.1.ebuild +++ b/mail-client/thunderbird/thunderbird-78.3.1.ebuild @@ -46,7 +46,7 @@ SRC_URI="${MOZ_SRC_BASE_URI}/source/${PN}-${MOZ_PV}.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" |