Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-embedded/libftdi/
Date: Sat, 01 May 2021 14:06:30
Message-Id: 1619877967.85ef777883cb561ed0463d4341f4485a3ce01c1d.sam@gentoo
1 commit: 85ef777883cb561ed0463d4341f4485a3ce01c1d
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 1 14:06:07 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat May 1 14:06:07 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85ef7778
7
8 dev-embedded/libftdi: Stabilize 1.5-r3 arm64, #786993
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-embedded/libftdi/libftdi-1.5-r3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-embedded/libftdi/libftdi-1.5-r3.ebuild b/dev-embedded/libftdi/libftdi-1.5-r3.ebuild
16 index 62558922c9f..598b00a1bf7 100644
17 --- a/dev-embedded/libftdi/libftdi-1.5-r3.ebuild
18 +++ b/dev-embedded/libftdi/libftdi-1.5-r3.ebuild
19 @@ -12,7 +12,7 @@ if [[ ${PV} == 9999* ]] ; then
20 EGIT_REPO_URI="git://developer.intra2net.com/${PN}"
21 else
22 SRC_URI="https://www.intra2net.com/en/developer/${PN}/download/${MY_P}.tar.bz2"
23 - KEYWORDS="amd64 ~arm ~arm64 ~mips ppc ppc64 sparc x86"
24 + KEYWORDS="amd64 ~arm arm64 ~mips ppc ppc64 sparc x86"
25 fi
26
27 DESCRIPTION="Userspace access to FTDI USB interface chips"