diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-05-17 11:54:17 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-05-17 11:54:48 +0300 |
commit | 6f787e27e3050de38330a19f81ddb5028befa83c (patch) | |
tree | 65917e603d0c75902c69f7ed07bfc156b7f50989 /mail-client | |
parent | dev-python/trimesh: Stabilize 4.3.2 ALLARCHES, #932047 (diff) | |
download | gentoo-6f787e27e3050de38330a19f81ddb5028befa83c.tar.gz gentoo-6f787e27e3050de38330a19f81ddb5028befa83c.tar.bz2 gentoo-6f787e27e3050de38330a19f81ddb5028befa83c.zip |
mail-client/thunderbird: stabilize 115.11.0 for x86
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/thunderbird/thunderbird-115.11.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/thunderbird/thunderbird-115.11.0.ebuild b/mail-client/thunderbird/thunderbird-115.11.0.ebuild index 755381f1c929..c45a78163db2 100644 --- a/mail-client/thunderbird/thunderbird-115.11.0.ebuild +++ b/mail-client/thunderbird/thunderbird-115.11.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" |