Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-embedded/libftdi/
Date: Mon, 01 May 2017 13:37:10
Message-Id: 1493645775.4bf5bfc31c31f76429c2085b7473ab3430ea71d4.ago@gentoo
1 commit: 4bf5bfc31c31f76429c2085b7473ab3430ea71d4
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 1 13:36:15 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon May 1 13:36:15 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bf5bfc3
7
8 dev-embedded/libftdi: amd64 stable wrt bug #617136
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-embedded/libftdi/libftdi-1.2-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-embedded/libftdi/libftdi-1.2-r1.ebuild b/dev-embedded/libftdi/libftdi-1.2-r1.ebuild
18 index 890abf08569..6be9c42eeb9 100644
19 --- a/dev-embedded/libftdi/libftdi-1.2-r1.ebuild
20 +++ b/dev-embedded/libftdi/libftdi-1.2-r1.ebuild
21 @@ -12,7 +12,7 @@ if [[ ${PV} == 9999* ]] ; then
22 inherit git-2
23 else
24 SRC_URI="http://www.intra2net.com/en/developer/${PN}/download/${MY_P}.tar.bz2"
25 - KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~sparc ~x86"
26 + KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~sparc ~x86"
27 fi
28
29 DESCRIPTION="Userspace access to FTDI USB interface chips"