From: Sam James (sam_c) Date: Sun, 3 May 2020 12:14:59 +0000 (+0000) Subject: dev-util/abootimg: arm64 keyworded (bug #662256) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2891cc70de9222eaca2032b892ce2c8065a44c86;p=gentoo.git dev-util/abootimg: arm64 keyworded (bug #662256) Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Sam James (sam_c) Signed-off-by: Mart Raudsepp --- 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"