diff options
author | Sam James <sam@gentoo.org> | 2023-06-01 21:11:46 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-01 21:11:46 +0100 |
commit | d1d92ed22519b1a012d37283ac3930a77493777d (patch) | |
tree | f3c18c21edd053425690a59f2a260a7273c020c2 /sys-power | |
parent | sys-boot/gnu-efi: Stabilize 3.0.15 arm64, #907667 (diff) | |
download | gentoo-d1d92ed22519b1a012d37283ac3930a77493777d.tar.gz gentoo-d1d92ed22519b1a012d37283ac3930a77493777d.tar.bz2 gentoo-d1d92ed22519b1a012d37283ac3930a77493777d.zip |
sys-power/cpupower: Stabilize 5.18 amd64, #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 573b891839a0..475d70cc2593 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 |