summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-05-01 15:36:15 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-05-01 15:36:15 +0200
commit4bf5bfc31c31f76429c2085b7473ab3430ea71d4 (patch)
treec1468e7f6d8aaa8ea2d45ce442b665f449a198f4 /dev-embedded
parentkde-misc/tellico: amd64 stable wrt bug #615756 (diff)
downloadgentoo-4bf5bfc31c31f76429c2085b7473ab3430ea71d4.tar.gz
gentoo-4bf5bfc31c31f76429c2085b7473ab3430ea71d4.tar.bz2
gentoo-4bf5bfc31c31f76429c2085b7473ab3430ea71d4.zip
dev-embedded/libftdi: amd64 stable wrt bug #617136
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-embedded')
-rw-r--r--dev-embedded/libftdi/libftdi-1.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-embedded/libftdi/libftdi-1.2-r1.ebuild b/dev-embedded/libftdi/libftdi-1.2-r1.ebuild
index 890abf08569f..6be9c42eeb9b 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"