summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2016-06-08 21:29:36 +0200
committerMarkus Meier <maekke@gentoo.org>2016-06-08 21:29:36 +0200
commitc55ebedb1b03fe1051a19b4f4863d6df45e35715 (patch)
tree57c83f59860062974dcd822a7c7a4460d279d920 /dev-embedded/libftdi
parentnet-ftp/lftp: arm stable, bug #583566 (diff)
downloadgentoo-c55ebedb1b03fe1051a19b4f4863d6df45e35715.tar.gz
gentoo-c55ebedb1b03fe1051a19b4f4863d6df45e35715.tar.bz2
gentoo-c55ebedb1b03fe1051a19b4f4863d6df45e35715.zip
dev-embedded/libftdi: arm stable, bug #563134
Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-embedded/libftdi')
-rw-r--r--dev-embedded/libftdi/libftdi-1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-embedded/libftdi/libftdi-1.2.ebuild b/dev-embedded/libftdi/libftdi-1.2.ebuild
index f9ca9b5256c5..7848b0428cfa 100644
--- a/dev-embedded/libftdi/libftdi-1.2.ebuild
+++ b/dev-embedded/libftdi/libftdi-1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -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"