From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1624625-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 ED5A5158004
	for <garchives@archives.gentoo.org>; Wed, 24 Apr 2024 17:59:19 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 2446CE29E3;
	Wed, 24 Apr 2024 17:59:17 +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 9B5A4E29E1
	for <gentoo-commits@lists.gentoo.org>; Wed, 24 Apr 2024 17:59:16 +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 E0FD33431CE
	for <gentoo-commits@lists.gentoo.org>; Wed, 24 Apr 2024 17:59:15 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 6DF621767
	for <gentoo-commits@lists.gentoo.org>; Wed, 24 Apr 2024 17:59:12 +0000 (UTC)
From: "Arthur Zamarin" <arthurzam@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, "Arthur Zamarin" <arthurzam@gentoo.org>
Message-ID: <1713981545.8fb52a92819ecf978279d99134a7504d2e0d1b87.arthurzam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-power/cpupower/
X-VCS-Repository: repo/gentoo
X-VCS-Files: sys-power/cpupower/cpupower-6.2.ebuild
X-VCS-Directories: sys-power/cpupower/
X-VCS-Committer: arthurzam
X-VCS-Committer-Name: Arthur Zamarin
X-VCS-Revision: 8fb52a92819ecf978279d99134a7504d2e0d1b87
X-VCS-Branch: master
Date: Wed, 24 Apr 2024 17:59:12 +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: f9fff5df-9047-4a44-a754-8d0fea5b03ad
X-Archives-Hash: d6d94d9fd7f46b6b5c1894b36c44235f

commit:     8fb52a92819ecf978279d99134a7504d2e0d1b87
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 24 17:59:05 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 24 17:59:05 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fb52a92

sys-power/cpupower: Stabilize 6.2 x86, #930627

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 sys-power/cpupower/cpupower-6.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-power/cpupower/cpupower-6.2.ebuild b/sys-power/cpupower/cpupower-6.2.ebuild
index ac800dc09e25..85fd6ccfd337 100644
--- a/sys-power/cpupower/cpupower-6.2.ebuild
+++ b/sys-power/cpupower/cpupower-6.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0/0"
-KEYWORDS="amd64 arm arm64 ~ia64 ~loong ~ppc ppc64 ~riscv ~x86"
+KEYWORDS="amd64 arm arm64 ~ia64 ~loong ~ppc ppc64 ~riscv x86"
 IUSE="nls"
 
 # File collision w/ headers of the deprecated cpufrequtils