commit: 9f53258ab9b2265d14b370bd7a0be21e6e4d720f Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Wed Jun 14 07:48:28 2017 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Wed Jun 14 07:49:09 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f53258a
sys-power/cpupower: amd64 stable wrt bug #621664 Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> sys-power/cpupower/cpupower-4.9.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-power/cpupower/cpupower-4.9.0.ebuild b/sys-power/cpupower/cpupower-4.9.0.ebuild index ed96eb0ba77..c507f5dc8fd 100644 --- a/sys-power/cpupower/cpupower-4.9.0.ebuild +++ b/sys-power/cpupower/cpupower-4.9.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.xz" LICENSE="GPL-2" SLOT="0/0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="cpufreq_bench debug nls" # File collision w/ headers of the deprecated cpufrequtils
