From 4edc9066b9801f7c659614de6797df39deed1e34 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 6 Jun 2024 02:57:51 +0100 Subject: app-mobilephone/dfu-util: Stabilize 0.11 arm64, #922176 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') diff --git a/app-mobilephone/dfu-util/dfu-util-0.11.ebuild b/app-mobilephone/dfu-util/dfu-util-0.11.ebuild index 249559ac0820..93350d080235 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="https://downloads.sourceforge.net/${PN}/${P}.tar.gz" - KEYWORDS="amd64 ~arm64 ~riscv x86" + KEYWORDS="amd64 arm64 ~riscv x86" fi DESCRIPTION="implements the Host (PC) side of the USB DFU (Device Firmware Upgrade) protocol" -- cgit v1.2.3-65-gdbad