diff options
author | Sam James <sam@gentoo.org> | 2024-01-07 06:28:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-07 06:28:21 +0000 |
commit | 28170360640fcb04ddb133265e60832808a69160 (patch) | |
tree | d8c5d3f86bebea0b1e2db06c2f494a812fe9c43f /sys-power | |
parent | media-gfx/dcraw: Stabilize 9.28.0-r4 sparc, #916586 (diff) | |
download | gentoo-28170360640fcb04ddb133265e60832808a69160.tar.gz gentoo-28170360640fcb04ddb133265e60832808a69160.tar.bz2 gentoo-28170360640fcb04ddb133265e60832808a69160.zip |
sys-power/cpupower: Stabilize 5.18 ppc64, #921512
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-power')
-rw-r--r-- | sys-power/cpupower/cpupower-5.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/cpupower/cpupower-5.18.ebuild b/sys-power/cpupower/cpupower-5.18.ebuild index 8513dee17cd3..22fc954d4b41 100644 --- a/sys-power/cpupower/cpupower-5.18.ebuild +++ b/sys-power/cpupower/cpupower-5.18.ebuild @@ -1,4 +1,4 @@ -# Copyright 2013-2023 Gentoo Authors +# Copyright 2013-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 |