From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5BA3415ACFC for ; Fri, 5 May 2023 11:29:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9C329E0815; Fri, 5 May 2023 11:29:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 89584E0815 for ; Fri, 5 May 2023 11:29:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 65DE0341497 for ; Fri, 5 May 2023 11:29:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 96EA0A57 for ; Fri, 5 May 2023 11:29:27 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1683286089.39d114bcc2e377da8cfeff87bd6940581611ec35.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/evolution/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-client/evolution/evolution-3.48.1.ebuild X-VCS-Directories: mail-client/evolution/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 39d114bcc2e377da8cfeff87bd6940581611ec35 X-VCS-Branch: master Date: Fri, 5 May 2023 11:29:27 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 0285da71-48b7-4288-a085-f9ff430b1160 X-Archives-Hash: fbe1d203f1860a81108be4361fe81e04 commit: 39d114bcc2e377da8cfeff87bd6940581611ec35 Author: Pacho Ramos gentoo org> AuthorDate: Fri May 5 11:28:09 2023 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Fri May 5 11:28:09 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39d114bc mail-client/evolution: stabilize 3.48.1 for amd64 Bug: https://bugs.gentoo.org/905559 Signed-off-by: Pacho Ramos gentoo.org> mail-client/evolution/evolution-3.48.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-client/evolution/evolution-3.48.1.ebuild b/mail-client/evolution/evolution-3.48.1.ebuild index a149c3a28463..a0206f52d3ff 100644 --- a/mail-client/evolution/evolution-3.48.1.ebuild +++ b/mail-client/evolution/evolution-3.48.1.ebuild @@ -14,7 +14,7 @@ SLOT="2.0" IUSE="archive +bogofilter geolocation gtk-doc highlight ldap spamassassin spell ssl +weather ytnef" -KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~x86" # glade-3 support is for maintainers only per configure.ac # pst is not mature enough and changes API/ABI frequently