From e41d2597e6328607b5e39ef09bc03f953c0e3178 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 10 Oct 2021 03:18:40 +0100 Subject: app-mobilephone/dfu-util: Keyword 0.11 arm64, #815502 Signed-off-by: Sam James --- app-mobilephone/dfu-util/dfu-util-0.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-mobilephone/dfu-util/dfu-util-0.11.ebuild') diff --git a/app-mobilephone/dfu-util/dfu-util-0.11.ebuild b/app-mobilephone/dfu-util/dfu-util-0.11.ebuild index 0f4c6cd5a619..b6dbaf8f4aa0 100644 --- a/app-mobilephone/dfu-util/dfu-util-0.11.ebuild +++ b/app-mobilephone/dfu-util/dfu-util-0.11.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} == *9999 ]] ; then inherit autotools git-r3 else SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 ~arm64 ~x86" fi DESCRIPTION="implements the Host (PC) side of the USB DFU (Device Firmware Upgrade) protocol" -- cgit v1.2.3-65-gdbad