From: Rolf Eike Beer Date: Mon, 23 Jul 2018 17:37:01 +0000 (+0200) Subject: dev-embedded/libftdi: stable 0.20-r1 for sparc X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3b43c1ca38d58a19b9fb8e82f09009e79ee3dfe4;p=gentoo.git dev-embedded/libftdi: stable 0.20-r1 for sparc Bug: https://bugs.gentoo.org/648136 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc" --- diff --git a/dev-embedded/libftdi/libftdi-0.20-r1.ebuild b/dev-embedded/libftdi/libftdi-0.20-r1.ebuild index 695b6f685f95..8ae101178ebd 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"