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 59DB615ACFC for ; Fri, 5 May 2023 09:37:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8119BE0821; Fri, 5 May 2023 09:37:23 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 636D6E0821 for ; Fri, 5 May 2023 09:37:23 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5C95034135C for ; Fri, 5 May 2023 09:37:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D202E8AC for ; Fri, 5 May 2023 09:37:20 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1683279433.8e2a04f3b576a8c49021402f6bd7bca5e63ae1f1.arthurzam@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: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 8e2a04f3b576a8c49021402f6bd7bca5e63ae1f1 X-VCS-Branch: master Date: Fri, 5 May 2023 09:37:20 +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: bcaa2585-5511-4a45-a0c4-e840631ea745 X-Archives-Hash: 3e1603e505f1df4edfdf26a715e1d93f commit: 8e2a04f3b576a8c49021402f6bd7bca5e63ae1f1 Author: Arthur Zamarin gentoo org> AuthorDate: Fri May 5 09:37:13 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Fri May 5 09:37:13 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e2a04f3 mail-client/evolution: Stabilize 3.48.1 arm64, #905559 Signed-off-by: Arthur Zamarin 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 915b9f86c631..a149c3a28463 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