From 290672d46e225263a5d8d89a741f8e2c68238554 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Tue, 16 May 2017 15:02:57 +0200 Subject: dev-embedded/libftdi: ppc64 stable wrt bug #617136 Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo --- dev-embedded/libftdi/libftdi-1.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-embedded') diff --git a/dev-embedded/libftdi/libftdi-1.2-r1.ebuild b/dev-embedded/libftdi/libftdi-1.2-r1.ebuild index c7414717ce94..f5f02a02f162 100644 --- a/dev-embedded/libftdi/libftdi-1.2-r1.ebuild +++ b/dev-embedded/libftdi/libftdi-1.2-r1.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" -- cgit v1.2.3-65-gdbad