From: Agostino Sarubbo Date: Sat, 11 Jun 2016 16:44:33 +0000 (+0200) Subject: dev-embedded/libftdi: amd64 stable wrt bug #563134 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=db1f20e48d48d980e6fff3f3aea9ef7a7bea2baf;p=gentoo.git dev-embedded/libftdi: amd64 stable wrt bug #563134 Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-embedded/libftdi/libftdi-1.2.ebuild b/dev-embedded/libftdi/libftdi-1.2.ebuild index 7848b0428cfa..b588c75116d5 100644 --- a/dev-embedded/libftdi/libftdi-1.2.ebuild +++ b/dev-embedded/libftdi/libftdi-1.2.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"