commit: aada6c2ab80cb76a78effa99b73cd436cc17f94c
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 9 13:50:26 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Jun 9 13:50:26 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aada6c2a
dev-embedded/libftdi: ppc64 stable wrt bug #727462
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-embedded/libftdi/libftdi-1.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-embedded/libftdi/libftdi-1.4.ebuild
b/dev-embedded/libftdi/libftdi-1.4.ebuild
index 854a1dfe117..a8c58f2b16d 100644
--- a/dev-embedded/libftdi/libftdi-1.4.ebuild
+++ b/dev-embedded/libftdi/libftdi-1.4.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == 9999* ]] ; then
EGIT_REPO_URI="git://developer.intra2net.com/${PN}"
else
SRC_URI="https://www.intra2net.com/en/developer/${PN}/download/${MY_P}.tar.bz2"
- KEYWORDS="amd64 arm arm64 ~mips ppc ~ppc64 ~sparc ~x86"
+ KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 ~sparc ~x86"
fi
DESCRIPTION="Userspace access to FTDI USB interface chips"