commit:     037172a348e2daf510a8da28362d035ed49cc326
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 26 10:02:32 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Jun 26 10:03:28 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=037172a3

dev-embedded/libftdi: keyword ~arm64

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-embedded/libftdi/libftdi-0.20-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-embedded/libftdi/libftdi-0.20-r1.ebuild 
b/dev-embedded/libftdi/libftdi-0.20-r1.ebuild
index 34933dff706..87f52c9e3e5 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"

Reply via email to