diff options
author | Joonas Niilola <juippis@gentoo.org> | 2023-08-02 19:44:11 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-08-02 19:44:45 +0300 |
commit | 63f24c2541ccb8d8e3d8b0b45b76cd6ccfbf41b3 (patch) | |
tree | 0a20dc7dfb372540d0e17b2fc91de80af68fd110 /mail-client | |
parent | dev-db/mysql: Stabilize 5.7.40 x86, #878907 (diff) | |
download | gentoo-63f24c2541ccb8d8e3d8b0b45b76cd6ccfbf41b3.tar.gz gentoo-63f24c2541ccb8d8e3d8b0b45b76cd6ccfbf41b3.tar.bz2 gentoo-63f24c2541ccb8d8e3d8b0b45b76cd6ccfbf41b3.zip |
mail-client/thunderbird: stabilize 102.14.0 for amd64
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/thunderbird/thunderbird-102.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/thunderbird/thunderbird-102.14.0.ebuild b/mail-client/thunderbird/thunderbird-102.14.0.ebuild index c7fc1afc671b..c01cafd7b8b0 100644 --- a/mail-client/thunderbird/thunderbird-102.14.0.ebuild +++ b/mail-client/thunderbird/thunderbird-102.14.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" |