diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-04-19 13:50:51 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-04-19 13:51:41 +0300 |
commit | a26e2a7cb4c62158010b1452471042eab4875825 (patch) | |
tree | 2f8b1642d82418aecedbe65c93f2a854fa9ca1c3 /mail-client/thunderbird | |
parent | sys-libs/glibc: drop 2.39-r1, 2.39-r2 (diff) | |
download | gentoo-a26e2a7cb4c62158010b1452471042eab4875825.tar.gz gentoo-a26e2a7cb4c62158010b1452471042eab4875825.tar.bz2 gentoo-a26e2a7cb4c62158010b1452471042eab4875825.zip |
mail-client/thunderbird: stabilize 115.10.1 for x86
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'mail-client/thunderbird')
-rw-r--r-- | mail-client/thunderbird/thunderbird-115.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/thunderbird/thunderbird-115.10.1.ebuild b/mail-client/thunderbird/thunderbird-115.10.1.ebuild index 91ba70d5c3a5..2a59fa5a95a2 100644 --- a/mail-client/thunderbird/thunderbird-115.10.1.ebuild +++ b/mail-client/thunderbird/thunderbird-115.10.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" |