diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-03 15:07:51 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-03 15:08:09 +0000 |
commit | a0fbaefcecd809a3e668cc601428f206cb702eb2 (patch) | |
tree | 3859eca6627cfc555ef95f1908d9447edb148ce3 /sys-power | |
parent | app-text/ghostscript-gpl: stable 9.21 for hppa, bug #616814 (diff) | |
download | gentoo-a0fbaefcecd809a3e668cc601428f206cb702eb2.tar.gz gentoo-a0fbaefcecd809a3e668cc601428f206cb702eb2.tar.bz2 gentoo-a0fbaefcecd809a3e668cc601428f206cb702eb2.zip |
sys-power/cpupower: keyworded 3.18 for ppc64, bug #633324 (thanks to ernsteiswuerfel)
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'sys-power')
-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 |