diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-03 22:42:49 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-03 22:42:57 +0100 |
commit | 4d8e0b6b07f0e4ffb13d6917b9aa76759660ceab (patch) | |
tree | 0e9cb8a2445582d697605a5ac9dae3c37cc321c3 /dev-embedded/libftdi | |
parent | media-libs/libdc1394: stable 2.2.5-r1 for ppc64, bug #648110 (diff) | |
download | gentoo-4d8e0b6b07f0e4ffb13d6917b9aa76759660ceab.tar.gz gentoo-4d8e0b6b07f0e4ffb13d6917b9aa76759660ceab.tar.bz2 gentoo-4d8e0b6b07f0e4ffb13d6917b9aa76759660ceab.zip |
dev-embedded/libftdi: stable 0.20-r1 for ppc64, bug #648136
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-embedded/libftdi')
-rw-r--r-- | dev-embedded/libftdi/libftdi-0.20-r1.ebuild | 2 |
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 8b1f4b321a31..5274b04a8899 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" |