From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1386531-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 9B70015808B
	for <garchives@archives.gentoo.org>; Sun, 17 Apr 2022 08:35:48 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 1C2FC2BC017;
	Sun, 17 Apr 2022 08:35:33 +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 CCB2F2BC017
	for <gentoo-commits@lists.gentoo.org>; Sun, 17 Apr 2022 08:35:32 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(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 C946A3416EC
	for <gentoo-commits@lists.gentoo.org>; Sun, 17 Apr 2022 08:35:31 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 3DE0D3B3
	for <gentoo-commits@lists.gentoo.org>; Sun, 17 Apr 2022 08:35:30 +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: <1650184488.b4e4a29fb8cfeb60ad359d928d0f9507518d843d.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/wanderlust/
X-VCS-Repository: repo/gentoo
X-VCS-Files: app-emacs/wanderlust/wanderlust-2.15.9_p20210629.ebuild
X-VCS-Directories: app-emacs/wanderlust/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: b4e4a29fb8cfeb60ad359d928d0f9507518d843d
X-VCS-Branch: master
Date: Sun, 17 Apr 2022 08:35:30 +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: d490caca-b241-4998-bd8a-826818d7bf80
X-Archives-Hash: 526175e9dd6f6ef9b22f06e57c6349e0

commit:     b4e4a29fb8cfeb60ad359d928d0f9507518d843d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 17 08:34:10 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 17 08:34:48 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4e4a29f

app-emacs/wanderlust: Stabilize 2.15.9_p20210629 ALLARCHES, #838907

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

 app-emacs/wanderlust/wanderlust-2.15.9_p20210629.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emacs/wanderlust/wanderlust-2.15.9_p20210629.ebuild b/app-emacs/wanderlust/wanderlust-2.15.9_p20210629.ebuild
index 036441e2b356..b4f0dfcd119d 100644
--- a/app-emacs/wanderlust/wanderlust-2.15.9_p20210629.ebuild
+++ b/app-emacs/wanderlust/wanderlust-2.15.9_p20210629.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-${GITHUB_SHA1}"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE="bbdb ssl l10n_ja"
 
 RDEPEND=">=app-emacs/apel-10.8