summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-26 13:54:15 +0000
committerSam James <sam@gentoo.org>2021-02-26 13:54:15 +0000
commita3cac2ff4b1feac02edbacdc3ece8c734a5af727 (patch)
treeb21026bff008bb4a1b6a8e05c6a6572a8aa45cc1 /dev-embedded
parentwww-client/lynx: Stabilize 2.9.0_pre6-r1 arm, #773025 (diff)
downloadgentoo-a3cac2ff4b1feac02edbacdc3ece8c734a5af727.tar.gz
gentoo-a3cac2ff4b1feac02edbacdc3ece8c734a5af727.tar.bz2
gentoo-a3cac2ff4b1feac02edbacdc3ece8c734a5af727.zip
dev-embedded/libftdi: Stabilize 1.5-r2 arm64, #768810
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-embedded')
-rw-r--r--dev-embedded/libftdi/libftdi-1.5-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-embedded/libftdi/libftdi-1.5-r2.ebuild b/dev-embedded/libftdi/libftdi-1.5-r2.ebuild
index 02233f4ef1bb..e2753eafd084 100644
--- a/dev-embedded/libftdi/libftdi-1.5-r2.ebuild
+++ b/dev-embedded/libftdi/libftdi-1.5-r2.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"