projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11a38b4
)
sys-power/powertop: amd64 stable
author
Aaron Bauman
<bman@gentoo.org>
Sat, 14 Apr 2018 17:44:48 +0000
(13:44 -0400)
committer
Aaron Bauman
<bman@gentoo.org>
Sat, 14 Apr 2018 17:46:19 +0000
(13:46 -0400)
Bug: https://bugs.gentoo.org/651612
Package-Manager: Portage-2.3.28, Repoman-2.3.9
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 a46c1a302cbc2f765b8909c4b2f8d5e482ef2222..1ca9db17e9c91b9108a848e25e77e6a7b54253a0 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 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
S="${WORKDIR}/${MY_P}"
fi