diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-12-02 11:21:52 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-12-02 11:37:55 +0200 |
commit | 04925f6dc7da593a0d7e6e9ae198f14b5fb5d337 (patch) | |
tree | e95e05b0e50b9a8338ccd974f7bb9aa139aab7a6 /mail-client | |
parent | media-libs/sdl-image: Stabilize 1.2.12_p20220527 sparc, #883987 (diff) | |
download | gentoo-04925f6dc7da593a0d7e6e9ae198f14b5fb5d337.tar.gz gentoo-04925f6dc7da593a0d7e6e9ae198f14b5fb5d337.tar.bz2 gentoo-04925f6dc7da593a0d7e6e9ae198f14b5fb5d337.zip |
mail-client/thunderbird: stabilize 102.5.1 for amd64
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/thunderbird/thunderbird-102.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/thunderbird/thunderbird-102.5.1.ebuild b/mail-client/thunderbird/thunderbird-102.5.1.ebuild index 698cc7df4291..22e55a143cc1 100644 --- a/mail-client/thunderbird/thunderbird-102.5.1.ebuild +++ b/mail-client/thunderbird/thunderbird-102.5.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.thunderbird.net/" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" SLOT="0" LICENSE="MPL-2.0 GPL-2 LGPL-2.1" |