diff options
author | Sam James <sam@gentoo.org> | 2021-01-03 19:37:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-03 19:37:52 +0000 |
commit | 0954d8330b99a7ba8f377bff382715485d01876c (patch) | |
tree | 0b2820464ce2a264de43e6e2f3e0e323f0b86730 /sys-power | |
parent | sys-fs/udisks: Stabilize 2.9.1 arm64, #762133 (diff) | |
download | gentoo-0954d8330b99a7ba8f377bff382715485d01876c.tar.gz gentoo-0954d8330b99a7ba8f377bff382715485d01876c.tar.bz2 gentoo-0954d8330b99a7ba8f377bff382715485d01876c.zip |
sys-power/cpupower: Stabilize 5.4 arm64, #762238
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-power')
-rw-r--r-- | sys-power/cpupower/cpupower-5.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/cpupower/cpupower-5.4.ebuild b/sys-power/cpupower/cpupower-5.4.ebuild index b015c217ba51..c8a4af2010e2 100644 --- a/sys-power/cpupower/cpupower-5.4.ebuild +++ b/sys-power/cpupower/cpupower-5.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 2013-2020 Gentoo Authors +# Copyright 2013-2021 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 x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86" IUSE="nls" # File collision w/ headers of the deprecated cpufrequtils |