summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-04-15 20:55:42 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-04-15 20:57:54 +0200
commit18fadfe0350241a75aca9082458783cc87eb6504 (patch)
treed87f0ac1d009d652fadcd6f0c91e956a9e334ad6 /sys-power/powertop
parentsci-libs/ogdi: x86 stable (bug #649484) (diff)
downloadgentoo-18fadfe0350241a75aca9082458783cc87eb6504.tar.gz
gentoo-18fadfe0350241a75aca9082458783cc87eb6504.tar.bz2
gentoo-18fadfe0350241a75aca9082458783cc87eb6504.zip
sys-power/powertop: x86 stable (bug #651612)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'sys-power/powertop')
-rw-r--r--sys-power/powertop/powertop-2.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/powertop/powertop-2.9.ebuild b/sys-power/powertop/powertop-2.9.ebuild
index 1ca9db17e9c9..f78a9b404c02 100644
--- 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