From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1742092-garchives=archives.gentoo.org@lists.gentoo.org>
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 finch.gentoo.org (Postfix) with ESMTPS id 4A0681584AD
	for <garchives@archives.gentoo.org>; Mon, 28 Apr 2025 20:43:04 +0000 (UTC)
Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189])
	(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)
	(Authenticated sender: relay-lists.gentoo.org@gentoo.org)
	by smtp.gentoo.org (Postfix) with ESMTPSA id 35D75342FF5
	for <garchives@archives.gentoo.org>; Mon, 28 Apr 2025 20:43:04 +0000 (UTC)
Received: from bobolink.gentoo.org (localhost [127.0.0.1])
	by bobolink.gentoo.org (Postfix) with ESMTP id 76DC71103AD;
	Mon, 28 Apr 2025 20:42:55 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 71CA21103AD
	for <gentoo-commits@lists.gentoo.org>; Mon, 28 Apr 2025 20:42:55 +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 2D8BD342FB4
	for <gentoo-commits@lists.gentoo.org>; Mon, 28 Apr 2025 20:42:55 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 2FBE22669
	for <gentoo-commits@lists.gentoo.org>; Mon, 28 Apr 2025 20:42:52 +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: <1745872949.901b4327300f7e79c3d9802954311a6b370e5820.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/kclock/
X-VCS-Repository: repo/gentoo
X-VCS-Files: kde-misc/kclock/kclock-24.12.3-r1.ebuild
X-VCS-Directories: kde-misc/kclock/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 901b4327300f7e79c3d9802954311a6b370e5820
X-VCS-Branch: master
Date: Mon, 28 Apr 2025 20:42:52 +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: 0c835e67-7d67-4f95-9d73-d0586164f5f8
X-Archives-Hash: 65fab87648b3762101f15fe0326318ad

commit:     901b4327300f7e79c3d9802954311a6b370e5820
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 28 20:42:29 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 28 20:42:29 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=901b4327

kde-misc/kclock: Stabilize 24.12.3-r1 arm64, #955055

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

 kde-misc/kclock/kclock-24.12.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-misc/kclock/kclock-24.12.3-r1.ebuild b/kde-misc/kclock/kclock-24.12.3-r1.ebuild
index c9d7049e1f14..76ee14c0fe17 100644
--- a/kde-misc/kclock/kclock-24.12.3-r1.ebuild
+++ b/kde-misc/kclock/kclock-24.12.3-r1.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://apps.kde.org/kclock/"
 
 LICENSE="CC0-1.0 CC-BY-4.0 GPL-2+ GPL-3+ LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 arm64 ~ppc64 ~x86"
 
 DEPEND="
 	dev-libs/kirigami-addons:6