commit: 8d2c097f82483d1d55b25396fb3f49c59aaa671f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 9 10:24:47 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jan 9 10:24:47 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d2c097f
sys-power/cpupower: Stabilize 5.12 arm, #830826 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-power/cpupower/cpupower-5.12.ebuild | 4 ++-- 1 file 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
