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: Fri, 30 Apr 2021 15:23:58
Message-Id: 1619796217.ece6c326d13af5e8a1c4041044b3bf056113adbb.ago@gentoo
1 commit: ece6c326d13af5e8a1c4041044b3bf056113adbb
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 30 15:23:37 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 30 15:23:37 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ece6c326
7
8 dev-embedded/libftdi: amd64 stable wrt bug #786993
9
10 Package-Manager: Portage-3.0.13, Repoman-3.0.2
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-embedded/libftdi/libftdi-1.5-r3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-embedded/libftdi/libftdi-1.5-r3.ebuild b/dev-embedded/libftdi/libftdi-1.5-r3.ebuild
18 index 43542c3f4d8..e54cd0d6741 100644
19 --- a/dev-embedded/libftdi/libftdi-1.5-r3.ebuild
20 +++ b/dev-embedded/libftdi/libftdi-1.5-r3.ebuild
21 @@ -12,7 +12,7 @@ if [[ ${PV} == 9999* ]] ; then
22 EGIT_REPO_URI="git://developer.intra2net.com/${PN}"
23 else
24 SRC_URI="https://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"