commit: 546f8cf28c3bd099eb453650cac14c69d9431fdd Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jun 1 20:03:38 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jun 1 20:03:38 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=546f8cf2
sys-power/cpupower: Stabilize 5.18 x86, #907668 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-power/cpupower/cpupower-5.18.ebuild | 4 ++-- 1 file 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
