commit: a3cac2ff4b1feac02edbacdc3ece8c734a5af727
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 26 13:54:15 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 26 13:54:15 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3cac2ff
dev-embedded/libftdi: Stabilize 1.5-r2 arm64, #768810
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-embedded/libftdi/libftdi-1.5-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-embedded/libftdi/libftdi-1.5-r2.ebuild
b/dev-embedded/libftdi/libftdi-1.5-r2.ebuild
index 02233f4ef1b..e2753eafd08 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"