commit: b5b27aa64c909cbd5ffb2d2e5bed35fc7750d1b6 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Sat Apr 14 17:44:48 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Sat Apr 14 17:46:19 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5b27aa6
sys-power/powertop: amd64 stable Bug: https://bugs.gentoo.org/651612 Package-Manager: Portage-2.3.28, Repoman-2.3.9 sys-power/powertop/powertop-2.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-power/powertop/powertop-2.9.ebuild b/sys-power/powertop/powertop-2.9.ebuild index a46c1a302cb..1ca9db17e9c 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
