Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-embedded/libftdi/
Date: Sun, 15 Jul 2018 10:25:27
Message-Id: 1531650270.9eb9d461cbbc6391c4c86c78188d68bc169ab9e9.slyfox@gentoo
1 commit: 9eb9d461cbbc6391c4c86c78188d68bc169ab9e9
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 15 09:57:49 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 15 10:24:30 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9eb9d461
7
8 dev-embedded/libftdi: stable 0.20-r1 for ppc, bug #648136
9
10 Bug: https://bugs.gentoo.org/648136
11 Package-Manager: Portage-2.3.42, Repoman-2.3.9
12 RepoMan-Options: --include-arches="ppc"
13
14 dev-embedded/libftdi/libftdi-0.20-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-embedded/libftdi/libftdi-0.20-r1.ebuild b/dev-embedded/libftdi/libftdi-0.20-r1.ebuild
18 index fb38545a38c..695b6f685f9 100644
19 --- a/dev-embedded/libftdi/libftdi-0.20-r1.ebuild
20 +++ b/dev-embedded/libftdi/libftdi-0.20-r1.ebuild
21 @@ -11,7 +11,7 @@ if [[ ${PV} == 9999* ]] ; then
22 EGIT_REPO_URI="git://developer.intra2net.com/${PN}"
23 else
24 SRC_URI="http://www.intra2net.com/en/developer/${PN}/download/${P}.tar.gz"
25 - KEYWORDS="amd64 arm ~arm64 ~ppc ppc64 ~sparc x86"
26 + KEYWORDS="amd64 arm ~arm64 ppc ppc64 ~sparc x86"
27 fi
28
29 DESCRIPTION="Userspace access to FTDI USB interface chips"