From 9603b9b48f471ec9711dcf2383418d2986b3e93d Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 9 Nov 2021 21:33:48 +0000 Subject: app-mobilephone/dfu-util: Stabilize 0.11 x86, #822603 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 a266d0a3b23a..438ec96ffeef 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 ~arm64 ~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