summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-06-09 15:49:10 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-06-09 15:49:10 +0200
commit97c0aee4441cf99e18ddab7e8b1e4c8cee630e57 (patch)
tree70abd9ccc05d38293b65879556a60e71b3605ae1 /dev-embedded/libftdi
parentnet-libs/libmicrohttpd: ppc stable wrt bug #725362 (diff)
downloadgentoo-97c0aee4441cf99e18ddab7e8b1e4c8cee630e57.tar.gz
gentoo-97c0aee4441cf99e18ddab7e8b1e4c8cee630e57.tar.bz2
gentoo-97c0aee4441cf99e18ddab7e8b1e4c8cee630e57.zip
dev-embedded/libftdi: ppc stable wrt bug #727462
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-embedded/libftdi')
-rw-r--r--dev-embedded/libftdi/libftdi-1.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-embedded/libftdi/libftdi-1.4.ebuild b/dev-embedded/libftdi/libftdi-1.4.ebuild
index 9ee12b2659a7..854a1dfe117e 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"