From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1435666-garchives=archives.gentoo.org@lists.gentoo.org>
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 9E960158012
	for <garchives@archives.gentoo.org>; Mon, 12 Sep 2022 16:01:45 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 7E3C2E09A5;
	Mon, 12 Sep 2022 16:01:44 +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 66CECE09A5
	for <gentoo-commits@lists.gentoo.org>; Mon, 12 Sep 2022 16:01:44 +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 1C3C9340E77
	for <gentoo-commits@lists.gentoo.org>; Mon, 12 Sep 2022 16:01:43 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id CEE8C5E3
	for <gentoo-commits@lists.gentoo.org>; Mon, 12 Sep 2022 16:01:40 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org>
Message-ID: <1662998478.63de050e789b0ffffbac1f4920857789e215fc35.sam@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.4.ebuild
X-VCS-Directories: mail-client/evolution/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 63de050e789b0ffffbac1f4920857789e215fc35
X-VCS-Branch: master
Date: Mon, 12 Sep 2022 16:01:40 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: f6285499-7695-43f4-886d-5200075e7a4c
X-Archives-Hash: 6e081e25ec6df3f90018f62ac1d3124b

commit:     63de050e789b0ffffbac1f4920857789e215fc35
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 12 16:01:18 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Sep 12 16:01:18 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63de050e

mail-client/evolution: Stabilize 3.44.4 x86, #868606

Signed-off-by: Sam James <sam <AT> gentoo.org>

 mail-client/evolution/evolution-3.44.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/evolution/evolution-3.44.4.ebuild b/mail-client/evolution/evolution-3.44.4.ebuild
index 3c28ecc45369..8baf7dbecbbf 100644
--- a/mail-client/evolution/evolution-3.44.4.ebuild
+++ b/mail-client/evolution/evolution-3.44.4.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