diff options
Diffstat (limited to 'sys-power/cpupower/cpupower-3.18.ebuild')
-rw-r--r-- | sys-power/cpupower/cpupower-3.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/cpupower/cpupower-3.18.ebuild b/sys-power/cpupower/cpupower-3.18.ebuild index f31459e93566..eae9d5b33556 100644 --- a/sys-power/cpupower/cpupower-3.18.ebuild +++ b/sys-power/cpupower/cpupower-3.18.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,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 ~ppc64 x86" IUSE="cpufreq_bench debug nls" # File collision w/ headers of the deprecated cpufrequtils |