sys-power/powertop: amd64 stable wrt bug #687758
authorAgostino Sarubbo <ago@gentoo.org>
Thu, 13 Jun 2019 14:49:36 +0000 (16:49 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Thu, 13 Jun 2019 14:49:36 +0000 (16:49 +0200)
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

sys-power/powertop/powertop-2.10.ebuild

index 6c41a2d53801a5fa4efaa0eee49f7432dc229890..b022bb9f0ed0db0bfdb65efd030f82002155ebaa 100644 (file)
@@ -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