From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8BBCA13989A for ; Thu, 27 Aug 2015 09:59:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B5FCBE089D; Thu, 27 Aug 2015 09:59:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A6EAAE0874 for ; Thu, 27 Aug 2015 09:59:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EAA92340B51 for ; Thu, 27 Aug 2015 09:58:59 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DAD1418A for ; Thu, 27 Aug 2015 09:58:56 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1440669531.ee613dc7e3005eb6e6c2e8fb4d4c541392226f75.ago@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: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: ee613dc7e3005eb6e6c2e8fb4d4c541392226f75 X-VCS-Branch: master Date: Thu, 27 Aug 2015 09:58:56 +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: a33cb827-08ef-4f27-bb0c-c77ac8bdb7ab X-Archives-Hash: 04e364f4baf48bbbe6633e41add63600 commit: ee613dc7e3005eb6e6c2e8fb4d4c541392226f75 Author: Agostino Sarubbo gentoo org> AuthorDate: Thu Aug 27 09:58:38 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Thu Aug 27 09:58:51 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee613dc7 sys-power/cpupower: amd64 stable wrt bug #553802 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" 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 836bdcc..f04a474 100644 --- a/sys-power/cpupower/cpupower-3.18.ebuild +++ b/sys-power/cpupower/cpupower-3.18.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://kernel/linux/kernel/v3.x/linux-${PV}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="cpufreq_bench debug nls" # File collision w/ headers of the deprecated cpufrequtils