diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 16:09:24 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 16:09:24 +0200 |
commit | cc2294832d4775a31b733f13eb3fc5778dd770cd (patch) | |
tree | abdf66406e43813b1bcf410aba6ef48c8a993fb4 /sys-power | |
parent | dev-python/django: x86 stable wrt bug #735896 (diff) | |
download | gentoo-cc2294832d4775a31b733f13eb3fc5778dd770cd.tar.gz gentoo-cc2294832d4775a31b733f13eb3fc5778dd770cd.tar.bz2 gentoo-cc2294832d4775a31b733f13eb3fc5778dd770cd.zip |
sys-power/cpupower: x86 stable wrt bug #723942
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-power')
-rw-r--r-- | sys-power/cpupower/cpupower-5.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/cpupower/cpupower-5.4.ebuild b/sys-power/cpupower/cpupower-5.4.ebuild index 48b203b78250..88abd3b4403e 100644 --- a/sys-power/cpupower/cpupower-5.4.ebuild +++ b/sys-power/cpupower/cpupower-5.4.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 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" IUSE="nls" # File collision w/ headers of the deprecated cpufrequtils |