summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-05-04 17:52:28 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-05-04 17:52:28 +0200
commit93fab191ad0a0f819153d1daff0bb8f5e94017eb (patch)
treea4103bc496d049d63c760f5b4444e631302c79cc /dev-embedded
parentnet-p2p/gtk-gnutella: x86 stable wrt bug #617126 (diff)
downloadgentoo-93fab191ad0a0f819153d1daff0bb8f5e94017eb.tar.gz
gentoo-93fab191ad0a0f819153d1daff0bb8f5e94017eb.tar.bz2
gentoo-93fab191ad0a0f819153d1daff0bb8f5e94017eb.zip
dev-embedded/libftdi: x86 stable wrt bug #617136
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" 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 6be9c42eeb9b..8d6d7055875d 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"