diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-06-24 11:11:02 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-06-24 11:21:41 +0300 |
commit | ee1ca6f9c032f50a1b044ab34ea07502a9f3c4db (patch) | |
tree | 4c43fbe9d8af25fc76feee8a5737716388b825e4 /mail-client | |
parent | mail-client/thunderbird: stabilize 115.12.1 for amd64 (diff) | |
download | gentoo-ee1ca6f9c032f50a1b044ab34ea07502a9f3c4db.tar.gz gentoo-ee1ca6f9c032f50a1b044ab34ea07502a9f3c4db.tar.bz2 gentoo-ee1ca6f9c032f50a1b044ab34ea07502a9f3c4db.zip |
mail-client/thunderbird: stabilize 115.12.1 for x86
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/thunderbird/thunderbird-115.12.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/thunderbird/thunderbird-115.12.1.ebuild b/mail-client/thunderbird/thunderbird-115.12.1.ebuild index 0b137efe1d3c..582b2c7d6c1d 100644 --- a/mail-client/thunderbird/thunderbird-115.12.1.ebuild +++ b/mail-client/thunderbird/thunderbird-115.12.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" |