From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 429CD1581B9 for ; Wed, 17 Sep 2025 12:13:33 +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) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 30127341980 for ; Wed, 17 Sep 2025 12:13:33 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id F3D58110580; Wed, 17 Sep 2025 12:13:08 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id EA3AE110571 for ; Wed, 17 Sep 2025 12:13:08 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9B5F0341540 for ; Wed, 17 Sep 2025 12:13:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 31A7F3A08 for ; Wed, 17 Sep 2025 12:13:05 +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: <1758110978.76ba306f518bd45a6e5b7d704f6b78db1a0ae47d.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.4.5.ebuild X-VCS-Directories: kde-plasma/powerdevil/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 76ba306f518bd45a6e5b7d704f6b78db1a0ae47d X-VCS-Branch: master Date: Wed, 17 Sep 2025 12:13:05 +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: d9c297f7-c838-44bc-916c-4024d656f47c X-Archives-Hash: 819c0cefd3dd0d1722ac97ac7c6b9599 commit: 76ba306f518bd45a6e5b7d704f6b78db1a0ae47d Author: Arthur Zamarin gentoo org> AuthorDate: Wed Sep 17 12:09:38 2025 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Wed Sep 17 12:09:38 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76ba306f kde-plasma/powerdevil: Stabilize 6.4.5 arm64, #961148 Signed-off-by: Arthur Zamarin gentoo.org> kde-plasma/powerdevil/powerdevil-6.4.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/powerdevil/powerdevil-6.4.5.ebuild b/kde-plasma/powerdevil/powerdevil-6.4.5.ebuild index 85395df018e5..20833f823fde 100644 --- a/kde-plasma/powerdevil/powerdevil-6.4.5.ebuild +++ b/kde-plasma/powerdevil/powerdevil-6.4.5.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://invent.kde.org/plasma/powerdevil" LICENSE="GPL-2" # TODO: CHECK SLOT="6" -KEYWORDS="amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv ~x86" IUSE="brightness-control" RESTRICT="test" # bug 926513