commit:     3f9292f43f836c734648bdb6f82eeb7a142fe62c
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  5 16:49:17 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Sep  5 16:49:17 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f9292f4

sys-fs/genimage: Keyword 16 arm64, #866602

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 sys-fs/genimage/genimage-16.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/genimage/genimage-16.ebuild 
b/sys-fs/genimage/genimage-16.ebuild
index 4a0e18372d87..f6075c09b021 100644
--- a/sys-fs/genimage/genimage-16.ebuild
+++ b/sys-fs/genimage/genimage-16.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]]; then
        EGIT_REPO_URI="https://github.com/pengutronix/genimage.git";
 else
        
SRC_URI="https://github.com/pengutronix/genimage/archive/refs/tags/v${PV}.tar.gz
 -> ${P}.tar.gz"
-       KEYWORDS="~amd64"
+       KEYWORDS="~amd64 ~arm64"
 fi
 
 DESCRIPTION="Tool to generate multiple filesystem and flash images from a tree"

Reply via email to