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: Tue, 03 Apr 2018 21:43:09
Message-Id: 1522791777.4d8e0b6b07f0e4ffb13d6917b9aa76759660ceab.slyfox@gentoo
1 commit: 4d8e0b6b07f0e4ffb13d6917b9aa76759660ceab
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 3 21:42:49 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 3 21:42:57 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d8e0b6b
7
8 dev-embedded/libftdi: stable 0.20-r1 for ppc64, bug #648136
9
10 Package-Manager: Portage-2.3.28, Repoman-2.3.9
11 RepoMan-Options: --include-arches="ppc64"
12
13 dev-embedded/libftdi/libftdi-0.20-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-embedded/libftdi/libftdi-0.20-r1.ebuild b/dev-embedded/libftdi/libftdi-0.20-r1.ebuild
17 index 8b1f4b321a3..5274b04a889 100644
18 --- a/dev-embedded/libftdi/libftdi-0.20-r1.ebuild
19 +++ b/dev-embedded/libftdi/libftdi-0.20-r1.ebuild
20 @@ -11,7 +11,7 @@ if [[ ${PV} == 9999* ]] ; then
21 EGIT_REPO_URI="git://developer.intra2net.com/${PN}"
22 else
23 SRC_URI="http://www.intra2net.com/en/developer/${PN}/download/${P}.tar.gz"
24 - KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
25 + KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~sparc ~x86"
26 fi
27
28 DESCRIPTION="Userspace access to FTDI USB interface chips"