diff options
Diffstat (limited to 'sys-power/cpupower/cpupower-5.4.ebuild')
-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 |