summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2021-11-09 14:48:15 +0100
committerJakov Smolić <jsmolic@gentoo.org>2021-11-09 14:48:15 +0100
commitdef0bd5c6d170a3bb5d0101feb4df8eb05801877 (patch)
tree8f47c627fd734a900cfb1e131df18e8b2eb83f26 /app-mobilephone/dfu-util/dfu-util-0.11.ebuild
parentsci-libs/superlu: Stabilize 5.3.0 amd64, #822606 (diff)
downloadgentoo-def0bd5c6d170a3bb5d0101feb4df8eb05801877.tar.gz
gentoo-def0bd5c6d170a3bb5d0101feb4df8eb05801877.tar.bz2
gentoo-def0bd5c6d170a3bb5d0101feb4df8eb05801877.zip
app-mobilephone/dfu-util: Stabilize 0.11 amd64, #822603
Signed-off-by: Jakov Smolić <jsmolic@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 b6dbaf8f4aa0..a266d0a3b23a 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"