commit: 440c1f0c8fb39ceb7ca9b41414845f996c6cf84e
Author: Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Sat May 6 07:27:14 2017 +0000
Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Sat May 6 07:27:14 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=440c1f0c
dev-embedded/libftdi: arm stable, bug #617136
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
dev-embedded/libftdi/libftdi-1.2-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-embedded/libftdi/libftdi-1.2-r1.ebuild
b/dev-embedded/libftdi/libftdi-1.2-r1.ebuild
index 8d6d7055875..9e9e286ac71 100644
--- a/dev-embedded/libftdi/libftdi-1.2-r1.ebuild
+++ b/dev-embedded/libftdi/libftdi-1.2-r1.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == 9999* ]] ; then
inherit git-2
else
SRC_URI="http://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"