Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-embedded/libftdi/
Date: Tue, 01 May 2018 07:41:59
Message-Id: 1525160449.dd8bdb3d06e678c08a63a9a3b9cb3ee427bc06de.maekke@gentoo
1 commit: dd8bdb3d06e678c08a63a9a3b9cb3ee427bc06de
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 1 07:30:27 2018 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Tue May 1 07:40:49 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd8bdb3d
7
8 dev-embedded/libftdi: arm stable, bug #648136
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 RepoMan-Options: --include-arches="arm"
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 7f2f4b459bb..fb38545a38c 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"