diff options
author | Sam James <sam@gentoo.org> | 2021-01-28 19:03:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-28 19:03:46 +0000 |
commit | 0c4b10003a718d5edccccb02f80d9f11e1ba3853 (patch) | |
tree | 01a800e73597115cb14489db7a743bee6f5c40be /mail-client | |
parent | dev-libs/simdjson: remove old (diff) | |
download | gentoo-0c4b10003a718d5edccccb02f80d9f11e1ba3853.tar.gz gentoo-0c4b10003a718d5edccccb02f80d9f11e1ba3853.tar.bz2 gentoo-0c4b10003a718d5edccccb02f80d9f11e1ba3853.zip |
mail-client/thunderbird: Stabilize 78.7.0 amd64, #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 8b3d64efdc9a..a2a84129fc2a 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" |