dev-util/abootimg: arm64 keyworded (bug #662256)
authorSam James (sam_c) <sam@cmpct.info>
Sun, 3 May 2020 12:14:59 +0000 (12:14 +0000)
committerMart Raudsepp <leio@gentoo.org>
Mon, 4 May 2020 19:56:13 +0000 (22:56 +0300)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
dev-util/abootimg/abootimg-20150323.ebuild

index 8939a70bcb3724899ce9c12c13f2d7ce0f46194b..99295b458292d45a5dd60c6a41e041281ceb1b61 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ SRC_URI="https://gitlab.com/ajs124/abootimg/repository/archive.tar.gz?ref=$COMMI
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE=""
 
 DEPEND="sys-apps/util-linux"