diff options
author | Sam James <sam@gentoo.org> | 2022-01-10 22:59:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-10 22:59:57 +0000 |
commit | 80965fa2d1c4847e1ddca35b52038c2f670d402e (patch) | |
tree | ca786ef39178522557843daf51f5501027cd4911 /sys-power/cpupower | |
parent | sci-mathematics/z3: Stabilize 4.8.13 arm64, #830771 (diff) | |
download | gentoo-80965fa2d1c4847e1ddca35b52038c2f670d402e.tar.gz gentoo-80965fa2d1c4847e1ddca35b52038c2f670d402e.tar.bz2 gentoo-80965fa2d1c4847e1ddca35b52038c2f670d402e.zip |
sys-power/cpupower: Stabilize 5.12 arm64, #830826
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-power/cpupower')
-rw-r--r-- | sys-power/cpupower/cpupower-5.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/cpupower/cpupower-5.12.ebuild b/sys-power/cpupower/cpupower-5.12.ebuild index 1a763e744a80..42004483e47a 100644 --- a/sys-power/cpupower/cpupower-5.12.ebuild +++ b/sys-power/cpupower/cpupower-5.12.ebuild @@ -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 |