summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-07-15 10:57:49 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-07-15 11:24:30 +0100
commit9eb9d461cbbc6391c4c86c78188d68bc169ab9e9 (patch)
treeec8e4961e47b6d990acc3644a846ff75efabb921
parentdev-python/cryptography: stable 2.1.4-r2 for ppc64, bug #659140 (diff)
downloadgentoo-9eb9d461.tar.gz
gentoo-9eb9d461.tar.bz2
gentoo-9eb9d461.zip
dev-embedded/libftdi: stable 0.20-r1 for ppc, bug #648136
Bug: https://bugs.gentoo.org/648136 Package-Manager: Portage-2.3.42, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc"
-rw-r--r--dev-embedded/libftdi/libftdi-0.20-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-embedded/libftdi/libftdi-0.20-r1.ebuild b/dev-embedded/libftdi/libftdi-0.20-r1.ebuild
index fb38545a38c6..695b6f685f95 100644
--- a/dev-embedded/libftdi/libftdi-0.20-r1.ebuild
+++ b/dev-embedded/libftdi/libftdi-0.20-r1.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == 9999* ]] ; then
EGIT_REPO_URI="git://developer.intra2net.com/${PN}"
else
SRC_URI="http://www.intra2net.com/en/developer/${PN}/download/${P}.tar.gz"
- KEYWORDS="amd64 arm ~arm64 ~ppc ppc64 ~sparc x86"
+ KEYWORDS="amd64 arm ~arm64 ppc ppc64 ~sparc x86"
fi
DESCRIPTION="Userspace access to FTDI USB interface chips"