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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6F8341396D0 for ; Mon, 9 Oct 2017 14:44:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BE6EEE08C3; Mon, 9 Oct 2017 14:44:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9B528E0BF4 for ; Mon, 9 Oct 2017 14:44:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BD4D533C27B for ; Mon, 9 Oct 2017 14:44:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 566D890A0 for ; Mon, 9 Oct 2017 14:44:45 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1507560278.0b0faa6ec6bc9fe17178115bbeec07c152c6ef07.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-power/cpupower/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-power/cpupower/cpupower-4.13.0.ebuild X-VCS-Directories: sys-power/cpupower/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 0b0faa6ec6bc9fe17178115bbeec07c152c6ef07 X-VCS-Branch: master Date: Mon, 9 Oct 2017 14:44:45 +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-Archives-Salt: 4fe62a60-2c01-400e-86d7-1d60c54690a8 X-Archives-Hash: 6668c8a925f31ad9a7ef7c0d0ab30122 commit: 0b0faa6ec6bc9fe17178115bbeec07c152c6ef07 Author: Sergei Trofimovich gentoo org> AuthorDate: Mon Oct 9 14:37:15 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Mon Oct 9 14:44:38 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b0faa6e sys-power/cpupower: keyworded 4.13.0 for ppc, bug #633410 (thanks to ernsteiswuerfel) Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc" sys-power/cpupower/cpupower-4.13.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-power/cpupower/cpupower-4.13.0.ebuild b/sys-power/cpupower/cpupower-4.13.0.ebuild index 13c3a211138..795d099aa0a 100644 --- a/sys-power/cpupower/cpupower-4.13.0.ebuild +++ b/sys-power/cpupower/cpupower-4.13.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.xz" LICENSE="GPL-2" SLOT="0/0" -KEYWORDS="~amd64 ~arm ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="cpufreq_bench nls" # File collision w/ headers of the deprecated cpufrequtils