diff options
author | Sam James <sam@gentoo.org> | 2022-01-09 20:07:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-09 20:07:16 +0000 |
commit | 22fa0a6081853422af18fab5bf210aa4ae171eb9 (patch) | |
tree | 476f1626dbfc35c2586d163c71a7b51ae3684e27 /sys-power | |
parent | dev-python/cerberus: Stabilize 1.3.2 amd64, #830801 (diff) | |
download | gentoo-22fa0a6081853422af18fab5bf210aa4ae171eb9.tar.gz gentoo-22fa0a6081853422af18fab5bf210aa4ae171eb9.tar.bz2 gentoo-22fa0a6081853422af18fab5bf210aa4ae171eb9.zip |
sys-power/cpupower: Stabilize 5.12 amd64, #830826
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-power')
-rw-r--r-- | sys-power/cpupower/cpupower-5.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/cpupower/cpupower-5.12.ebuild b/sys-power/cpupower/cpupower-5.12.ebuild index 6b64e8862cae..baffe4585c82 100644 --- a/sys-power/cpupower/cpupower-5.12.ebuild +++ b/sys-power/cpupower/cpupower-5.12.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 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="nls" # File collision w/ headers of the deprecated cpufrequtils |