From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1647203-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 6D01E15802E
	for <garchives@archives.gentoo.org>; Thu, 27 Jun 2024 10:04:56 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 0ED07E2B30;
	Thu, 27 Jun 2024 10:04:55 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.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 EAC09E2B2C
	for <gentoo-commits@lists.gentoo.org>; Thu, 27 Jun 2024 10:04:54 +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 AC8C3340C3C
	for <gentoo-commits@lists.gentoo.org>; Thu, 27 Jun 2024 10:04:53 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 22D3A1D78
	for <gentoo-commits@lists.gentoo.org>; Thu, 27 Jun 2024 10:04:51 +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: <1719482535.1e4d0a276f0e492e00ae0af1f861d4d2e375ad4a.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/powerdevil/
X-VCS-Repository: repo/gentoo
X-VCS-Files: kde-plasma/powerdevil/powerdevil-6.1.1.ebuild
X-VCS-Directories: kde-plasma/powerdevil/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 1e4d0a276f0e492e00ae0af1f861d4d2e375ad4a
X-VCS-Branch: master
Date: Thu, 27 Jun 2024 10:04:51 +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: ab5447d2-0c3c-430a-8034-0d7413d9047b
X-Archives-Hash: 1d764f80558d690c71e64ca321c9908a

commit:     1e4d0a276f0e492e00ae0af1f861d4d2e375ad4a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 27 10:02:15 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 27 10:02:15 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e4d0a27

kde-plasma/powerdevil: Keyword 6.1.1 arm64, #934215

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

 kde-plasma/powerdevil/powerdevil-6.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/powerdevil/powerdevil-6.1.1.ebuild b/kde-plasma/powerdevil/powerdevil-6.1.1.ebuild
index f7e83a311375..314c53f04db8 100644
--- a/kde-plasma/powerdevil/powerdevil-6.1.1.ebuild
+++ b/kde-plasma/powerdevil/powerdevil-6.1.1.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://invent.kde.org/plasma/powerdevil"
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="6"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm64"
 IUSE="brightness-control caps"
 
 RESTRICT="test" # bug 926513