From: Mikle Kolyada Date: Sun, 28 Jul 2019 10:56:08 +0000 (+0300) Subject: sys-power/powertop: arm stable wrt bug #687758 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3c4a4a8f966de513fcee9e01c00f4c00f0d2155e;p=gentoo.git sys-power/powertop: arm stable wrt bug #687758 Package-Manager: Portage-2.3.66, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada --- diff --git a/sys-power/powertop/powertop-2.10.ebuild b/sys-power/powertop/powertop-2.10.ebuild index 7de8f42db8cb..a0784d08bd46 100644 --- a/sys-power/powertop/powertop-2.10.ebuild +++ b/sys-power/powertop/powertop-2.10.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]] ; then SRC_URI="" else SRC_URI="https://01.org/sites/default/files/downloads/${PN}-v${PV}.tar.gz" - KEYWORDS="amd64 ~arm ~arm64 ppc sparc x86 ~amd64-linux ~x86-linux" + KEYWORDS="amd64 arm ~arm64 ppc sparc x86 ~amd64-linux ~x86-linux" MY_P="${PN}-v${PV}" S="${WORKDIR}/${MY_P}" fi