summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-09 21:33:48 +0000
committerSam James <sam@gentoo.org>2021-11-09 21:33:48 +0000
commit9603b9b48f471ec9711dcf2383418d2986b3e93d (patch)
tree833aa86dbde4685c5d1c88eaaa4814c7430847b5 /app-mobilephone/dfu-util/dfu-util-0.11.ebuild
parentsci-libs/superlu: Stabilize 5.3.0 x86, #822606 (diff)
downloadgentoo-9603b9b48f471ec9711dcf2383418d2986b3e93d.tar.gz
gentoo-9603b9b48f471ec9711dcf2383418d2986b3e93d.tar.bz2
gentoo-9603b9b48f471ec9711dcf2383418d2986b3e93d.zip
app-mobilephone/dfu-util: Stabilize 0.11 x86, #822603
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-mobilephone/dfu-util/dfu-util-0.11.ebuild')
-rw-r--r--app-mobilephone/dfu-util/dfu-util-0.11.ebuild2
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 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"