commit:     7f5198e060a8e56f22f96692605ea86e231b4721
Author:     Alex Bennée <alex.bennee <AT> linaro <DOT> org>
AuthorDate: Fri May 18 09:25:24 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Mon Jun  4 18:57:09 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f5198e0

sys-power/powertop: add ~arm64 keyword

 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 a6209f4b950..cf837648689 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 ~arm64 ppc sparc x86 ~amd64-linux ~x86-linux"
        S="${WORKDIR}/${MY_P}"
 fi
 

Reply via email to