diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-24 20:14:34 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-24 20:14:34 +0300 |
commit | c3cb8814c255b6536de7419b90375994bbc9292d (patch) | |
tree | 985dd48e66fefa342db44da71795c5c895a74387 /sys-power | |
parent | x11-apps/xman: Stabilize 1.2.0 sparc, #930624 (diff) | |
download | gentoo-c3cb8814c255b6536de7419b90375994bbc9292d.tar.gz gentoo-c3cb8814c255b6536de7419b90375994bbc9292d.tar.bz2 gentoo-c3cb8814c255b6536de7419b90375994bbc9292d.zip |
sys-power/cpupower: Stabilize 6.2 arm, #930627
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-power')
-rw-r--r-- | sys-power/cpupower/cpupower-6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/cpupower/cpupower-6.2.ebuild b/sys-power/cpupower/cpupower-6.2.ebuild index b85a5f3d20d3..5b100bf650d7 100644 --- a/sys-power/cpupower/cpupower-6.2.ebuild +++ b/sys-power/cpupower/cpupower-6.2.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://dev.gentoo.org/~floppym/dist/${P}.tar.xz" LICENSE="GPL-2" SLOT="0/0" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~x86" IUSE="nls" # File collision w/ headers of the deprecated cpufrequtils |