summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James (sam_c) <sam@cmpct.info>2020-05-03 12:14:59 +0000
committerMart Raudsepp <leio@gentoo.org>2020-05-04 22:56:13 +0300
commit2891cc70de9222eaca2032b892ce2c8065a44c86 (patch)
tree889241bdca9331aff862af3bdd38b99b7697f177 /dev-util/abootimg/abootimg-20150323.ebuild
parentsys-apps/fakeroot: works on ~arm64 (diff)
downloadgentoo-2891cc70de9222eaca2032b892ce2c8065a44c86.tar.gz
gentoo-2891cc70de9222eaca2032b892ce2c8065a44c86.tar.bz2
gentoo-2891cc70de9222eaca2032b892ce2c8065a44c86.zip
dev-util/abootimg: arm64 keyworded (bug #662256)
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>
Diffstat (limited to 'dev-util/abootimg/abootimg-20150323.ebuild')
-rw-r--r--dev-util/abootimg/abootimg-20150323.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/abootimg/abootimg-20150323.ebuild b/dev-util/abootimg/abootimg-20150323.ebuild
index 8939a70bcb37..99295b458292 100644
--- a/dev-util/abootimg/abootimg-20150323.ebuild
+++ b/dev-util/abootimg/abootimg-20150323.ebuild
@@ -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"