summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-06 21:20:28 +0000
committerSam James <sam@gentoo.org>2021-05-06 21:20:28 +0000
commit3f98da2362b515b7fd79a8aa107ee98852c19a72 (patch)
tree6e74692809a8ea1a79112827f3b6cd024586d0bc /dev-embedded/libftdi
parentmail-client/mutt: Stabilize 2.0.7 arm, #788388 (diff)
downloadgentoo-3f98da2362b515b7fd79a8aa107ee98852c19a72.tar.gz
gentoo-3f98da2362b515b7fd79a8aa107ee98852c19a72.tar.bz2
gentoo-3f98da2362b515b7fd79a8aa107ee98852c19a72.zip
dev-embedded/libftdi: Stabilize 1.5-r3 arm, #786993
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-embedded/libftdi')
-rw-r--r--dev-embedded/libftdi/libftdi-1.5-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-embedded/libftdi/libftdi-1.5-r3.ebuild b/dev-embedded/libftdi/libftdi-1.5-r3.ebuild
index 598b00a1bf76..022fba4960dd 100644
--- a/dev-embedded/libftdi/libftdi-1.5-r3.ebuild
+++ b/dev-embedded/libftdi/libftdi-1.5-r3.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == 9999* ]] ; then
EGIT_REPO_URI="git://developer.intra2net.com/${PN}"
else
SRC_URI="https://www.intra2net.com/en/developer/${PN}/download/${MY_P}.tar.bz2"
- KEYWORDS="amd64 ~arm arm64 ~mips ppc ppc64 sparc x86"
+ KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 sparc x86"
fi
DESCRIPTION="Userspace access to FTDI USB interface chips"