diff options
author | Sam James <sam@gentoo.org> | 2023-06-01 21:11:48 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-01 21:11:48 +0100 |
commit | b1829c9b0fd730e0522ef4549687c6695e4dfcd0 (patch) | |
tree | b49f8b0101060041707abcb5fbe05006875f8ca6 /sys-power | |
parent | sys-power/cpupower: Stabilize 5.18 amd64, #907668 (diff) | |
download | gentoo-b1829c9b0fd730e0522ef4549687c6695e4dfcd0.tar.gz gentoo-b1829c9b0fd730e0522ef4549687c6695e4dfcd0.tar.bz2 gentoo-b1829c9b0fd730e0522ef4549687c6695e4dfcd0.zip |
sys-power/cpupower: Stabilize 5.18 arm64, #907668
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-power')
-rw-r--r-- | sys-power/cpupower/cpupower-5.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/cpupower/cpupower-5.18.ebuild b/sys-power/cpupower/cpupower-5.18.ebuild index 475d70cc2593..607bdaac195f 100644 --- a/sys-power/cpupower/cpupower-5.18.ebuild +++ b/sys-power/cpupower/cpupower-5.18.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 ~loong ~ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv x86" IUSE="nls" # File collision w/ headers of the deprecated cpufrequtils |