sys-power/powertop: x86 stable (bug #687758)
authorThomas Deutschmann <whissi@gentoo.org>
Mon, 10 Jun 2019 19:48:07 +0000 (21:48 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Mon, 10 Jun 2019 19:50:19 +0000 (21:50 +0200)
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
sys-power/powertop/powertop-2.10.ebuild

index 27089b70cb7400588562c81e0df2678ea0511156..53e804b48aa316157b063ebf7a722bcfd728b215 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