summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-09-05 19:49:17 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-09-05 19:49:17 +0300
commit3f9292f43f836c734648bdb6f82eeb7a142fe62c (patch)
tree700012f68f98928f108e7d1e8d4c3de7785acd20 /sys-fs/genimage
parentdev-python/smbus2: Keyword 0.4.2 arm, #866599 (diff)
downloadgentoo-3f9292f43f836c734648bdb6f82eeb7a142fe62c.tar.gz
gentoo-3f9292f43f836c734648bdb6f82eeb7a142fe62c.tar.bz2
gentoo-3f9292f43f836c734648bdb6f82eeb7a142fe62c.zip
sys-fs/genimage: Keyword 16 arm64, #866602
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-fs/genimage')
-rw-r--r--sys-fs/genimage/genimage-16.ebuild2
1 files changed, 1 insertions, 1 deletions
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"