diff options
author | Sam James <sam@gentoo.org> | 2023-06-01 21:03:38 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-01 21:03:38 +0100 |
commit | 546f8cf28c3bd099eb453650cac14c69d9431fdd (patch) | |
tree | 9e34ce76d860d3a9b99e3341c974ee9ff6aac8be /sys-power/cpupower | |
parent | sys-boot/gnu-efi: Stabilize 3.0.15 x86, #907667 (diff) | |
download | gentoo-546f8cf28c3bd099eb453650cac14c69d9431fdd.tar.gz gentoo-546f8cf28c3bd099eb453650cac14c69d9431fdd.tar.bz2 gentoo-546f8cf28c3bd099eb453650cac14c69d9431fdd.zip |
sys-power/cpupower: Stabilize 5.18 x86, #907668
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-power/cpupower')
-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 c9b2a660a015..573b891839a0 100644 --- a/sys-power/cpupower/cpupower-5.18.ebuild +++ b/sys-power/cpupower/cpupower-5.18.ebuild @@ -1,4 +1,4 @@ -# Copyright 2013-2022 Gentoo Authors +# Copyright 2013-2023 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 |