From: Rolf Eike Beer Date: Tue, 11 Jun 2019 06:14:24 +0000 (+0200) Subject: sys-power/powertop: stable 2.10 for sparc, bug #687758 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4c14ddcb639f1b685c56f8a841698b37736c75f3;p=gentoo.git sys-power/powertop: stable 2.10 for sparc, bug #687758 Signed-off-by: Rolf Eike Beer Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich --- diff --git a/sys-power/powertop/powertop-2.10.ebuild b/sys-power/powertop/powertop-2.10.ebuild index 53e804b48aa3..6c41a2d53801 100644 --- a/sys-power/powertop/powertop-2.10.ebuild +++ b/sys-power/powertop/powertop-2.10.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]] ; then SRC_URI="" else SRC_URI="https://01.org/sites/default/files/downloads/${PN}-v${PV}.tar.gz" - KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux" + KEYWORDS="~amd64 ~arm ~arm64 ~ppc sparc x86 ~amd64-linux ~x86-linux" MY_P="${PN}-v${PV}" S="${WORKDIR}/${MY_P}" fi