app-mobilephone/dfu-util: Keyword 0.11 arm64, #815502

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-10-10 03:18:40 +01:00
parent e9530bbe1b
commit e41d2597e6

View File

@@ -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"