dev-embedded/libftdi: arm stable, bug #563134
authorMarkus Meier <maekke@gentoo.org>
Wed, 8 Jun 2016 19:29:36 +0000 (21:29 +0200)
committerMarkus Meier <maekke@gentoo.org>
Wed, 8 Jun 2016 19:29:36 +0000 (21:29 +0200)
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"

dev-embedded/libftdi/libftdi-1.2.ebuild

index f9ca9b5256c5e8feb9492084cdae5a47e3c702bc..7848b0428cfa84059d7bd294107aa8ffd2381c0e 100644 (file)
@@ -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"