diff options
author | Joonas Niilola <juippis@gentoo.org> | 2023-09-15 17:37:06 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-09-15 17:38:39 +0300 |
commit | f1494dca0cd62363535f2eb03e2ed226739173c7 (patch) | |
tree | 40cc8fc2495c489bec75d036abc560e3c8dda502 /mail-client | |
parent | app-i18n/ibus-m17n: drop old (diff) | |
download | gentoo-f1494dca0cd62363535f2eb03e2ed226739173c7.tar.gz gentoo-f1494dca0cd62363535f2eb03e2ed226739173c7.tar.bz2 gentoo-f1494dca0cd62363535f2eb03e2ed226739173c7.zip |
mail-client/thunderbird: stabilize 102.15.1 for amd64
Bug: https://bugs.gentoo.org/914224
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/thunderbird/thunderbird-102.15.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/thunderbird/thunderbird-102.15.1.ebuild b/mail-client/thunderbird/thunderbird-102.15.1.ebuild index 20088fd5208f..553b710411b1 100644 --- a/mail-client/thunderbird/thunderbird-102.15.1.ebuild +++ b/mail-client/thunderbird/thunderbird-102.15.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" |