From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1370806-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 7945915808C
	for <garchives@archives.gentoo.org>; Fri, 25 Feb 2022 18:27:08 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id C35C2E0823;
	Fri, 25 Feb 2022 18:27:07 +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 A4E76E0823
	for <gentoo-commits@lists.gentoo.org>; Fri, 25 Feb 2022 18:27:07 +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) server-digest SHA256)
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id CE905342FA1
	for <gentoo-commits@lists.gentoo.org>; Fri, 25 Feb 2022 18:27:05 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 0FC3C2F0
	for <gentoo-commits@lists.gentoo.org>; Fri, 25 Feb 2022 18:27:04 +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: <1645813577.efbfaae8720ec084a4bf9a32c50fcef71771803f.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdepim-runtime/
X-VCS-Repository: repo/gentoo
X-VCS-Files: kde-apps/kdepim-runtime/kdepim-runtime-21.08.3-r2.ebuild
X-VCS-Directories: kde-apps/kdepim-runtime/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: efbfaae8720ec084a4bf9a32c50fcef71771803f
X-VCS-Branch: master
Date: Fri, 25 Feb 2022 18:27:04 +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: 60ef4e78-0ce8-46ce-a531-8f87efe4d7a6
X-Archives-Hash: 2359654129d2f8781fac2f87ff0654ce

commit:     efbfaae8720ec084a4bf9a32c50fcef71771803f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 25 18:26:17 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 25 18:26:17 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efbfaae8

kde-apps/kdepim-runtime: Stabilize 21.08.3-r2 x86, #834023

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

 kde-apps/kdepim-runtime/kdepim-runtime-21.08.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/kdepim-runtime/kdepim-runtime-21.08.3-r2.ebuild b/kde-apps/kdepim-runtime/kdepim-runtime-21.08.3-r2.ebuild
index ed1c26e5f8b3..23f702f4ef08 100644
--- a/kde-apps/kdepim-runtime/kdepim-runtime-21.08.3-r2.ebuild
+++ b/kde-apps/kdepim-runtime/kdepim-runtime-21.08.3-r2.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://apps.kde.org/kontact/"
 
 LICENSE="GPL-2+ LGPL-2.1+"
 SLOT="5"
-KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86"
 IUSE=""
 
 RESTRICT="test"