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: Fri, 30 Apr 2021 23:29:42
Message-Id: 1619825300.51e308f356f16f8c0137aa491bcfd42cb9b9b662.sam@gentoo
1 commit: 51e308f356f16f8c0137aa491bcfd42cb9b9b662
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 30 23:28:20 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 30 23:28:20 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51e308f3
7
8 dev-embedded/libftdi: Stabilize 1.5-r3 x86, #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 45ebdaf9bcc..fdb0ad5ce51 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"