From: Sergei Trofimovich Date: Sun, 15 Jul 2018 09:57:49 +0000 (+0100) Subject: dev-embedded/libftdi: stable 0.20-r1 for ppc, bug #648136 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9eb9d461cbbc6391c4c86c78188d68bc169ab9e9;p=gentoo.git dev-embedded/libftdi: stable 0.20-r1 for ppc, bug #648136 Bug: https://bugs.gentoo.org/648136 Package-Manager: Portage-2.3.42, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc" --- diff --git a/dev-embedded/libftdi/libftdi-0.20-r1.ebuild b/dev-embedded/libftdi/libftdi-0.20-r1.ebuild index fb38545a38c6..695b6f685f95 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 EGIT_REPO_URI="git://developer.intra2net.com/${PN}" else SRC_URI="http://www.intra2net.com/en/developer/${PN}/download/${P}.tar.gz" - KEYWORDS="amd64 arm ~arm64 ~ppc ppc64 ~sparc x86" + KEYWORDS="amd64 arm ~arm64 ppc ppc64 ~sparc x86" fi DESCRIPTION="Userspace access to FTDI USB interface chips"