summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-26 12:02:32 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-26 12:03:28 +0200
commit037172a348e2daf510a8da28362d035ed49cc326 (patch)
tree8b14904163250ba1966f9704fe0c95aceb70f0b1
parentdev-util/ragel: keyword ~arm64 (diff)
downloadgentoo-037172a3.tar.gz
gentoo-037172a3.tar.bz2
gentoo-037172a3.zip
dev-embedded/libftdi: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
-rw-r--r--dev-embedded/libftdi/libftdi-0.20-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-embedded/libftdi/libftdi-0.20-r1.ebuild b/dev-embedded/libftdi/libftdi-0.20-r1.ebuild
index 34933dff7063..87f52c9e3e58 100644
--- a/dev-embedded/libftdi/libftdi-0.20-r1.ebuild
+++ b/dev-embedded/libftdi/libftdi-0.20-r1.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == 9999* ]] ; then
inherit git-2
else
SRC_URI="http://www.intra2net.com/en/developer/${PN}/download/${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
fi
DESCRIPTION="Userspace access to FTDI USB interface chips"