diff options
author | Sam James <sam@gentoo.org> | 2022-01-09 10:24:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-09 10:24:47 +0000 |
commit | 8d2c097f82483d1d55b25396fb3f49c59aaa671f (patch) | |
tree | c3f55281b6be0bc8ae789a249e1be9e40589c571 /sys-power | |
parent | x11-wm/amiwm: Keyword 0.22.01_p20200826 for ~m68k (diff) | |
download | gentoo-8d2c097f82483d1d55b25396fb3f49c59aaa671f.tar.gz gentoo-8d2c097f82483d1d55b25396fb3f49c59aaa671f.tar.bz2 gentoo-8d2c097f82483d1d55b25396fb3f49c59aaa671f.zip |
sys-power/cpupower: Stabilize 5.12 arm, #830826
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-power')
-rw-r--r-- | sys-power/cpupower/cpupower-5.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/cpupower/cpupower-5.12.ebuild b/sys-power/cpupower/cpupower-5.12.ebuild index 1676159b9393..6b64e8862cae 100644 --- a/sys-power/cpupower/cpupower-5.12.ebuild +++ b/sys-power/cpupower/cpupower-5.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 2013-2021 Gentoo Authors +# Copyright 2013-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://cdn.kernel.org/pub/linux/kernel/v${PV%%.*}.x/linux-${PV}.tar.xz LICENSE="GPL-2" SLOT="0/0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="nls" # File collision w/ headers of the deprecated cpufrequtils |