diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-03-22 14:47:50 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-03-22 14:48:38 +0200 |
commit | 7b1dc9774c329a960efc96b4cf487fe95c548531 (patch) | |
tree | 828d509da1a047719e756119c3c38f06259983e1 /mail-client | |
parent | www-client/firefox: stabilize 115.9.0 for x86 (diff) | |
download | gentoo-7b1dc9774c329a960efc96b4cf487fe95c548531.tar.gz gentoo-7b1dc9774c329a960efc96b4cf487fe95c548531.tar.bz2 gentoo-7b1dc9774c329a960efc96b4cf487fe95c548531.zip |
mail-client/thunderbird: stabilize 115.9.0 for amd64
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/thunderbird/thunderbird-115.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/thunderbird/thunderbird-115.9.0.ebuild b/mail-client/thunderbird/thunderbird-115.9.0.ebuild index 1b865bde1892..21884363934f 100644 --- a/mail-client/thunderbird/thunderbird-115.9.0.ebuild +++ b/mail-client/thunderbird/thunderbird-115.9.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.thunderbird.net/" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" SLOT="0" LICENSE="MPL-2.0 GPL-2 LGPL-2.1" |