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 BDF641581E7 for ; Wed, 24 Apr 2024 17:42:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0D207E29B5; Wed, 24 Apr 2024 17:42:28 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DABD8E29B5 for ; Wed, 24 Apr 2024 17:42:27 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DD29D3431C8 for ; Wed, 24 Apr 2024 17:42:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 526A71758 for ; Wed, 24 Apr 2024 17:42:25 +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: <1713980542.a29b63e72fae516f15d4a7be9818c311e4d17ace.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: a29b63e72fae516f15d4a7be9818c311e4d17ace X-VCS-Branch: master Date: Wed, 24 Apr 2024 17:42:25 +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: bf2b1750-d9dc-4b56-921d-80dbfb0d45da X-Archives-Hash: cb8b26ecb6f66f7a8a524a9fb71ce09d commit: a29b63e72fae516f15d4a7be9818c311e4d17ace Author: Arthur Zamarin gentoo org> AuthorDate: Wed Apr 24 17:42:22 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Wed Apr 24 17:42:22 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a29b63e7 sys-power/cpupower: Stabilize 6.2 amd64, #930627 Signed-off-by: Arthur Zamarin 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 939544984006..f5b6457c3490 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