diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-04 16:01:59 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-04 16:43:16 +0200 |
commit | 0e777f8a005c9c8f547dfab0857654e4c82b267b (patch) | |
tree | f91027ce42e028c2ce6234fbc904cc19d3018198 /sys-power/cpupower | |
parent | gnome-extra/chrome-gnome-shell: x86 stable (bug #687264) (diff) | |
download | gentoo-0e777f8a005c9c8f547dfab0857654e4c82b267b.tar.gz gentoo-0e777f8a005c9c8f547dfab0857654e4c82b267b.tar.bz2 gentoo-0e777f8a005c9c8f547dfab0857654e4c82b267b.zip |
sys-power/cpupower: x86 stable (bug #684508)
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-power/cpupower')
-rw-r--r-- | sys-power/cpupower/cpupower-4.13.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/cpupower/cpupower-4.13.0.ebuild b/sys-power/cpupower/cpupower-4.13.0.ebuild index 7491ac9395f4..868f96238f12 100644 --- a/sys-power/cpupower/cpupower-4.13.0.ebuild +++ b/sys-power/cpupower/cpupower-4.13.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # 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 ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86" IUSE="cpufreq_bench nls" # File collision w/ headers of the deprecated cpufrequtils |