commit: 5a6ba1bbb147d352237fa23eb27747cff4d3419b
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 5 16:49:19 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Sep 5 16:49:19 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a6ba1bb
sys-fs/genimage: Keyword 16 arm, #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 f6075c09b021..97a1f74c0a7d 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 ~arm64"
+ KEYWORDS="~amd64 ~arm ~arm64"
fi
DESCRIPTION="Tool to generate multiple filesystem and flash images from a tree"