From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 D2BAF15834D for ; Thu, 27 Jun 2024 09:44:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D3ACAE2B35; Thu, 27 Jun 2024 09:43:59 +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 B78E2E2B35 for ; Thu, 27 Jun 2024 09:43:59 +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 D2EB633FEF1 for ; Thu, 27 Jun 2024 09:43:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E9AAD1D73 for ; Thu, 27 Jun 2024 09:43:55 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1719481418.618a4c9b35ed42a7959b40c8314c543510aae65d.arthurzam@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.0-r1.ebuild X-VCS-Directories: kde-plasma/powerdevil/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 618a4c9b35ed42a7959b40c8314c543510aae65d X-VCS-Branch: master Date: Thu, 27 Jun 2024 09:43:55 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c4c482b3-83e6-4c46-990b-8b4d292e3197 X-Archives-Hash: f484f014e7091f32842c55a768d34adf commit: 618a4c9b35ed42a7959b40c8314c543510aae65d Author: Arthur Zamarin gentoo org> AuthorDate: Thu Jun 27 09:43:38 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Thu Jun 27 09:43:38 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=618a4c9b kde-plasma/powerdevil: Keyword 6.1.0-r1 arm64, #934215 Signed-off-by: Arthur Zamarin gentoo.org> kde-plasma/powerdevil/powerdevil-6.1.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/powerdevil/powerdevil-6.1.0-r1.ebuild b/kde-plasma/powerdevil/powerdevil-6.1.0-r1.ebuild index f7e83a311375..314c53f04db8 100644 --- a/kde-plasma/powerdevil/powerdevil-6.1.0-r1.ebuild +++ b/kde-plasma/powerdevil/powerdevil-6.1.0-r1.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