diff options
author | Joonas Niilola <juippis@gentoo.org> | 2023-01-19 10:53:51 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-01-19 10:54:19 +0200 |
commit | f4099efdfd72e809623c4f1077fe4767c24e6ab8 (patch) | |
tree | 7cc85454b9eff2a5e97efff6b668e80a2cfe0a33 /mail-client | |
parent | dev-python/platformdirs: Added ~mips to KEYWORDS (diff) | |
download | gentoo-f4099efdfd72e809623c4f1077fe4767c24e6ab8.tar.gz gentoo-f4099efdfd72e809623c4f1077fe4767c24e6ab8.tar.bz2 gentoo-f4099efdfd72e809623c4f1077fe4767c24e6ab8.zip |
mail-client/thunderbird: stabilize 102.6.1 for amd64
Bug: https://bugs.gentoo.org/891217
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/thunderbird/thunderbird-102.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/thunderbird/thunderbird-102.6.1.ebuild b/mail-client/thunderbird/thunderbird-102.6.1.ebuild index 1681f6730f51..333cca8c011b 100644 --- a/mail-client/thunderbird/thunderbird-102.6.1.ebuild +++ b/mail-client/thunderbird/thunderbird-102.6.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" |