sys-power/powertop: arm stable wrt bug #651612

Package-Manager: Portage-2.3.24, Repoman-2.3.6
This commit is contained in:
Mikle Kolyada
2018-04-21 14:55:47 +03:00
parent c6359c1a45
commit 9e2e600941

View File

@@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then
else
MY_P="${PN}-v${PV}"
SRC_URI="https://01.org/sites/default/files/downloads/${PN}/${MY_P}.tar.gz"
KEYWORDS="amd64 ~arm ~ppc sparc x86 ~amd64-linux ~x86-linux"
KEYWORDS="amd64 arm ~ppc sparc x86 ~amd64-linux ~x86-linux"
S="${WORKDIR}/${MY_P}"
fi