Skip to content

Commit

Permalink
sys-power/powertop: stable 2.9 for sparc
Browse files Browse the repository at this point in the history
Bug: https://bugs.gentoo.org/651612
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
  • Loading branch information
DerDakon authored and Sergei Trofimovich committed Apr 16, 2018
1 parent c2f0a07 commit e89db80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sys-power/powertop/powertop-2.9.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit e89db80

Please sign in to comment.