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 7B5481396D1 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 8B77CE083E; Mon, 9 Oct 2017 14:44:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 6BDB9E083E 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 9ADDF33BF47 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 2DDC38F66 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: <1507560277.17d97712a7a7f7c5bb5946fc84cb4542ab21b148.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-3.18.ebuild X-VCS-Directories: sys-power/cpupower/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 17d97712a7a7f7c5bb5946fc84cb4542ab21b148 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: 8a779add-80d0-4a1f-8e9c-ec8af238d4da X-Archives-Hash: a555c0bd431c67663163f68f0afe7fac commit: 17d97712a7a7f7c5bb5946fc84cb4542ab21b148 Author: Sergei Trofimovich gentoo org> AuthorDate: Mon Oct 9 14:36:56 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Mon Oct 9 14:44:37 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17d97712 sys-power/cpupower: keyworded 3.18 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-3.18.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-power/cpupower/cpupower-3.18.ebuild b/sys-power/cpupower/cpupower-3.18.ebuild index eae9d5b3355..51bd73b2713 100644 --- a/sys-power/cpupower/cpupower-3.18.ebuild +++ b/sys-power/cpupower/cpupower-3.18.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://kernel/linux/kernel/v3.x/linux-${PV}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc64 x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" IUSE="cpufreq_bench debug nls" # File collision w/ headers of the deprecated cpufrequtils