From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1370803-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 C390615808B
	for <garchives@archives.gentoo.org>; Fri, 25 Feb 2022 18:27:07 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id E05E9E0101;
	Fri, 25 Feb 2022 18:27:06 +0000 (UTC)
Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(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 C4A51E0101
	for <gentoo-commits@lists.gentoo.org>; Fri, 25 Feb 2022 18:27:06 +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 D49F5342FA3
	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 DD5941BD
	for <gentoo-commits@lists.gentoo.org>; Fri, 25 Feb 2022 18:27:03 +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: <1645813521.8b800d0fb615f2228876e0c80b694a8bd66fe54e.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: 8b800d0fb615f2228876e0c80b694a8bd66fe54e
X-VCS-Branch: master
Date: Fri, 25 Feb 2022 18:27:03 +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: 7250f981-695c-4c58-8970-23899f160f67
X-Archives-Hash: f6b2b46f2aab534eb6d4d3df4e11e43c

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

kde-apps/kdepim-runtime: Stabilize 21.08.3-r2 amd64, #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 8c5ff5754427..ed1c26e5f8b3 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"