commit: 9eb9d461cbbc6391c4c86c78188d68bc169ab9e9 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sun Jul 15 09:57:49 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sun Jul 15 10:24:30 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9eb9d461
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" dev-embedded/libftdi/libftdi-0.20-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-embedded/libftdi/libftdi-0.20-r1.ebuild b/dev-embedded/libftdi/libftdi-0.20-r1.ebuild index fb38545a38c..695b6f685f9 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"
