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 51EF5158090 for ; Fri, 13 May 2022 20:51:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6873AE0843; Fri, 13 May 2022 20:51:28 +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 4C9C9E0843 for ; Fri, 13 May 2022 20:51:28 +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 642043416D9 for ; Fri, 13 May 2022 20:51:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6DDEC46A for ; Fri, 13 May 2022 20:51:24 +0000 (UTC) From: "Jakov Smolić" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jakov Smolić" Message-ID: <1652475083.50ca085f9dff7af847c6f85fd519b63a1262f8da.jsmolic@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.44.1.ebuild X-VCS-Directories: mail-client/evolution/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: 50ca085f9dff7af847c6f85fd519b63a1262f8da X-VCS-Branch: master Date: Fri, 13 May 2022 20:51:24 +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: 9c6149af-5493-4ec8-8cfa-f0e5f7a070bd X-Archives-Hash: 3993f9acd0af392e9d12b2262d96478e commit: 50ca085f9dff7af847c6f85fd519b63a1262f8da Author: Jakov Smolić gentoo org> AuthorDate: Fri May 13 20:51:23 2022 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Fri May 13 20:51:23 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50ca085f mail-client/evolution: Keyword 3.44.1 arm, #838709 Signed-off-by: Jakov Smolić gentoo.org> mail-client/evolution/evolution-3.44.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-client/evolution/evolution-3.44.1.ebuild b/mail-client/evolution/evolution-3.44.1.ebuild index d22f3847def5..13328af7ef15 100644 --- a/mail-client/evolution/evolution-3.44.1.ebuild +++ b/mail-client/evolution/evolution-3.44.1.ebuild @@ -14,7 +14,7 @@ SLOT="2.0" IUSE="archive +bogofilter geolocation gtk-doc highlight ldap spamassassin spell ssl +weather ytnef" -KEYWORDS="~amd64 ~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