diff options
author | Sam James <sam@gentoo.org> | 2021-10-10 03:18:40 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-10 03:18:40 +0100 |
commit | e41d2597e6328607b5e39ef09bc03f953c0e3178 (patch) | |
tree | 8ce157fb7e34040f17b603988648508e47c20bf5 /app-mobilephone | |
parent | dev-perl/Specio: Keyword 0.470.0 arm64, #812824 (diff) | |
download | gentoo-e41d2597e6328607b5e39ef09bc03f953c0e3178.tar.gz gentoo-e41d2597e6328607b5e39ef09bc03f953c0e3178.tar.bz2 gentoo-e41d2597e6328607b5e39ef09bc03f953c0e3178.zip |
app-mobilephone/dfu-util: Keyword 0.11 arm64, #815502
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-mobilephone')
-rw-r--r-- | app-mobilephone/dfu-util/dfu-util-0.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |