projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d653f8
)
sys-power/powertop: add ~arm64 keyword
author
Alex Bennée
<alex.bennee@linaro.org>
Fri, 18 May 2018 09:25:24 +0000
(10:25 +0100)
committer
Mart Raudsepp
<leio@gentoo.org>
Mon, 4 Jun 2018 18:57:09 +0000
(21:57 +0300)
sys-power/powertop/powertop-2.9.ebuild
patch
|
blob
|
history
diff --git
a/sys-power/powertop/powertop-2.9.ebuild
b/sys-power/powertop/powertop-2.9.ebuild
index a6209f4b95020c9a0a35fb88cbfccbbbfe22532d..cf837648689ff2edb07c8377dee4c5c3a6bd7eff 100644
(file)
--- a/
sys-power/powertop/powertop-2.9.ebuild
+++ b/
sys-power/powertop/powertop-2.9.ebuild
@@
-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
~arm64
ppc sparc x86 ~amd64-linux ~x86-linux"
S="${WORKDIR}/${MY_P}"
fi