diff options
author | Joonas Niilola <juippis@gentoo.org> | 2023-09-01 13:32:32 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-09-01 14:07:14 +0300 |
commit | afa674259ffb51fd9d5224a08cbcdb0f177d97c0 (patch) | |
tree | a124a283a9d35de5778643e7b17fed4c5c73470a /mail-client | |
parent | sci-libs/onnx: use cxx 144 (diff) | |
download | gentoo-afa674259ffb51fd9d5224a08cbcdb0f177d97c0.tar.gz gentoo-afa674259ffb51fd9d5224a08cbcdb0f177d97c0.tar.bz2 gentoo-afa674259ffb51fd9d5224a08cbcdb0f177d97c0.zip |
mail-client/thunderbird: stabilize 102.15.0 for amd64
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/thunderbird/thunderbird-102.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/thunderbird/thunderbird-102.15.0.ebuild b/mail-client/thunderbird/thunderbird-102.15.0.ebuild index 20088fd5208f..553b710411b1 100644 --- a/mail-client/thunderbird/thunderbird-102.15.0.ebuild +++ b/mail-client/thunderbird/thunderbird-102.15.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" |